samba.git
2008-12-13 Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-13 Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-13 Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-13 Stefan Metzmachers3:libads/ldap.c: store the dc name in the saf cache...
2008-12-13 Stefan Metzmachers3:libads/ldap.c: if the client belongs to no site...
2008-12-13 Stefan Metzmachers3:libads/ldap.c: pass the real workgroup name to get_d...
2008-12-13 Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-13 Stefan Metzmachers3: libsmb/namequery: fallback to returning all dcs...
2008-12-13 Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-12-13 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-13 Michael Adamlibnet_join: streamline logic of libnet_join_post_proce...
2008-12-13 Michael Adamlibnet: fix join by creating keytab after changing...
2008-12-12 Herb Lewisdon't return 0 on error - bad for scripts
2008-12-12 SATOH Fumiyasuwinbindd: vars for signals must be volatile sig_atomic_t
2008-12-12 Karolin Seegerdocs: Add hint that "socket address" usually don't...
2008-12-12 Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-11 Karolin SeegerSamba3-HOWTO: Fix usage of 'net idmap restore'.
2008-12-11 Jeremy AllisonMake the LookupRid access check match LookupName until
2008-12-10 Jeremy AllisonFix usrmgr opening a user object as non-root.
2008-12-10 Günther Deschners3-libnetjoin: Fix bug #5749. Re-set acctflags while...
2008-12-10 Günther Deschners3-libnetjoin: remove unused md4_trust_password, found...
2008-12-10 Günther Deschners3-samr: add init_samr_user_info25 and init_samr_user_i...
2008-12-10 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-12-10 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-12-10 Günther Deschnerrpc_client: add init_samr_CryptPasswordEx and init_samr...
2008-12-10 Günther Deschners3: merge german pam_winbind message translations from
2008-12-10 Günther Deschners3-build: re-run make samba3-idl.
2008-12-10 Günther Deschnersamr: fix samr_UserInfo24 and samr_UserInfo26.
2008-12-10 Karolin SeegerWHATSNEW: Update changes.
2008-12-09 SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-09 Karolin Seegerbuild-docs: Change to the right directory before callin...
2008-12-09 Karolin Seegerbuild-docs: Use 'git clean' instead of 'git-clean'.
2008-12-09 Karolin SeegerWHATSNEW: Update changes.
2008-12-09 Karolin SeegerWHATSNEW: Fix entry.
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-09 Karolin SeegerVERSION: Raise version number up to 3.2.6.
2008-12-09 Karolin SeegerWHATSNEW: Update changes for 3.2.6.
2008-12-09 Karolin SeegerWHATSNEW: Update WHATSNEW for 3.2.5.
2008-12-08 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-06 Dan SledzFix logging to syslog
2008-12-06 Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-05 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-05 Volker LendeckeFix for crash bug freeing a non-malloc'ed buffer if...
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-04 Michael Adamwinbindd: fix more horrible brace mis-indentations...
2008-12-04 Michael Adamwinbindd: fix more misindentations of top level braces...
2008-12-04 Michael Adamwinbindd: fix horrible mis-indentation of toplvl braces...
2008-12-04 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-04 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-04 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-03 Tim ProutyChange sockaddr util function names for consistency...
2008-12-03 Stefan Metzmacherlibwbclient: avoid usage talloc_init() in library code
2008-12-02 Karolin Seegerdocs: Add default value for "writeable" to man smb...
2008-12-01 Stefan Metzmachers3:selftest: test the streams_depot module as it passes...
2008-12-01 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-01 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-01 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-01 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-12-01 Stefan Metzmachers3:vfs: fix FCHMOD_ACL macros
2008-12-01 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-01 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-01 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-01 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-01 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-01 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-12-01 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-01 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-01 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-01 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-12-01 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
2008-12-01 Stefan Metzmachers3:smbd: '|' isn't allowed in windows filenames
2008-12-01 Volker LendeckeFix a debug message, append the correct \n
2008-12-01 Michael Adamvfs_tsmsm: fix potential segfault (freeing uninitialize...
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
2008-11-26 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-11-25 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-11-25 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-11-25 Michael Adamzfsacl: return is not a function.
2008-11-25 Nils Gorollzfsacl: Prevent calling POSIX ACL vfs methods on zfs...
2008-11-25 Dan Sledz[PATCH] Allow SYSLOG_FACILITY to be modified with a...
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-24 Stefan Metzmacherlibads/ldap.c: return an error instead of crashing...
2008-11-22 Jeremy AllisonRevert c76e4791d3ae4f180fba209c29bd3774c00858cf - ...
2008-11-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Dan Sledz[PATCH] FreeBSD configure check for backtrace_symbols
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Michael Adamwinbindd_group: don't list the domain twice when expand...
2008-11-21 Michael Adamwinbindd_group: sanely handle NULL domain in add_member().
2008-11-21 Michael Adamwinbindd_ads: honour "winbind use default domain" in...
2008-11-21 Michael Adamwinbindd_rpc: add domain prefix to username in lookup_g...
2008-11-21 Michael Adamwinbindd_util: add fill_domain_username_talloc().
2008-11-21 Michael Adamwinbindd: fix a comment typo
2008-11-21 Michael Adamwinbind_util: fix an implicit cast compile warning.
2008-11-21 Michael Adamwinbindd: make all winbind rpc-methods static.
2008-11-21 Michael Adamwinbindd_ads: use the reconnect methods instead of...
2008-11-21 Michael Adamwinbindd_ads: prevent negative GM/ cache entries due...
next