s3/idmap: Fix out of memory error with Winbind idmap.
[samba.git] / source /
2009-06-12 Sébastien Prud'hommes3/idmap: Fix out of memory error with Winbind idmap.
2009-06-12 Jeremy AllisonRevert the extra SAMR and LSA checks.
2009-06-12 Günther Deschners3-groupdb: fix enum_aliasmem in ldb branch.
2009-06-06 Karolin Seegers3/passdb: Fix debug message: 'net setmaxrid' does...
2009-06-06 Günther Deschners3-samr: Fix Bug #6372, usermanager only displaying...
2009-06-02 Karolin SeegerVERSION: Raise version number up to 3.2.12.
2009-05-28 Marc VanHeyningens3: zero an uninitialized array
2009-05-27 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-23 Jeremy Allisons3/groupmapping: Groupdb mapping fix (bug #6386).
2009-05-23 Simo SorceInsure we always return NULL on error.
2009-05-23 Jeremy AllisonMake test for open modes more robust against other...
2009-05-23 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-05-23 Volker LendeckeFix bug 6382: Case insensitive access to DFS links...
2009-05-19 Jeremy Allisons3-auth: use full 16byte session key in make_user_info_...
2009-05-19 Guenther Deschners3-credentials: protect netlogon_creds_server_step...
2009-05-19 Jeremy AllisonAfter getting confirmation from Guenther, add 3 changes...
2009-05-19 Guenther DeschnerJeremy, with 9a5d5cc1db0ee60486f932e34cd7961b90c70a56...
2009-05-15 Björn Jackes3/ldap: also handle DirX return codes
2009-05-13 Stefan Metzmachers3:smbd: fix posix acls when setting an ACL without...
2009-05-13 Volker LendeckeFix bug 5798: "CFLAGS info lost in configure"
2009-05-11 Jeremy AllisonFix bug #6291 - force user stop working. A previous...
2009-05-04 Günther Deschner3.2 samr bug 6301: fix samr_ConnectVersion enum which...
2009-04-23 Günther Deschners3-selftest: test wbinfo --allocate-uid/gid.
2009-04-22 Simo SorceFix profile acls in some corner cases
2009-04-22 Simo SorceAvoid duplicate aces
2009-04-22 Jeremy AllisonAdd comment explaining the previous fix.
2009-04-22 Jeremy AllisonFix bug #6279 - winbindd crash. Cope with LDAP librarie...
2009-04-20 Stefan Metzmachers3:net: add --request-timeout option
2009-04-20 Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-17 Michael Adams3:registry: Prevent creation of keys containing the...
2009-04-17 Karolin SeegerVERSION: Raise version number upt to 3.2.11.
2009-04-17 Jim McDonoughMerge branch 'v3-2-test' of /home/jmcd/samba/git.samba...
2009-04-16 Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-16 Jim McDonoughDon't look up local user for remote changes, even when...
2009-04-15 Günther Deschners3-lsa: Fix Bug #6263. Unexpected LookupSids reply...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-13 Guenther Deschners3-loadparm: Fix resume command typo for "printing...
2009-04-11 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-10 Jeremy AllisonFix bug #6254 - PUT/GET produces an error in IPv6 to...
2009-04-07 Karolin Seegers3/popt.h: Fix typo.
2009-04-07 Karolin Seegers3/loadparm: Fiy typos.
2009-04-07 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-07 Karolin Seegers3/smbconf_reg: Fix typo.
2009-04-05 Volker LendeckeFix smbd crash for close_on_completion
2009-04-02 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01 Karolin SeegerVERSION: Raise version number up to 3.2.10.
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-04-01 Jeremy AllisonTidy up some convert_string_internal error cases, found...
2009-03-31 Karolin SeegerVERSION: Raise version number up to 3.2.9.
2009-03-30 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-28 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-26 Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-03-26 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-26 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-26 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-25 Günther Deschners3-net: Fix Bug #6193: avoid messing with sync_context...
2009-03-24 Volker Lendeckewinbind_pam: fix gcc 4.4 compile warning
2009-03-24 Volker LendeckeFix two memleaks in the encryption code
2009-03-24 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-24 Volker LendeckeFix bug 6097
2009-03-24 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-20 Günther Deschners3-krb5: Fix Coverity #762 (REVERSE_INULL).
2009-03-20 Günther Deschners3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
2009-03-19 Stefan Metzmachers3:libsmb: fix smb signing for fragmented trans/trans2...
2009-03-19 Björn Jackefix build on old Heimdal based systems
2009-03-19 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-19 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-18 Jeremy AllisonFix bug 6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-03-17 Volker LendeckeFix a valgrind error
2009-03-17 Volker LendeckeFix #6130: Don't crash in winbindd_rpc lookup_groupmem...
2009-03-15 Volker LendeckeFix a malloc/talloc mismatch when cli_initialise()...
2009-03-10 Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-10 Andrew Tridgellfixed a bug in message handling for code the change...
2009-03-10 Volker LendeckeRevert "Revert "Fix a valgrind error / segfault in...
2009-03-10 Volker LendeckeRevert "Fix a valgrind error / segfault in dns_register...
2009-03-10 Volker LendeckeFix a valgrind error / segfault in dns_register_smbd()
2009-03-09 Stefan Metzmachers3:lib: interfaces.c isn't used in the configure tests...
2009-03-06 Jeremy AllisonGet the sense of the integer wrap test the right way...
2009-03-06 Jeremy AllisonNow we're allowing a lower bound for auth_len, ensure we
2009-03-06 Jeremy AllisonFix bug #6161 - smbclient corrupts source path in tar...
2009-03-05 Volker LendeckeComplete the fix for bug 6100
2009-03-04 Volker LendeckeFix an uninitialized variable warning
2009-02-27 Bo YangInitialize the id_map status in idmap_ldap to avoid...
2009-02-27 Steven Dannemans3: fix guest auth when winbindd is running
2009-02-25 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-02-25 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-02-25 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-02-24 Steve French Fix guest mounts
2009-02-24 Steve Frenchcifs mount fix for handling -V parameter
2009-02-24 Björn Jackeprefer gssapi header files from subdirectory
2009-02-23 Björn Jackeall BSDs use this evironment variable
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-19 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-02-19 Jeremy AllisonBackport the semantics of when to delete alternate...
2009-02-19 Volker LendeckeFix a O(n^2) algorithm in regdb_fetch_keys()
2009-02-19 Volker LendeckeFix a buffer handling bug when adding lots of registry...
next