Use the given name, not the absolute pathname, when printing out ACL info.
[tprouty/samba.git] / source /
2008-09-15 Jeremy AllisonUse the given name, not the absolute pathname, when...
2008-09-15 Jeremy AllisonFix bug #5751 cannot show ACLs on DFS reported by SATOH...
2008-09-11 Simo SorceFix for bug 5571
2008-09-11 Jeremy AllisonFix bug #5052 - not work cancel inheritance on share...
2008-09-11 Jeremy AllisonWhen requesting UNIX info levels on findfirst/findnext...
2008-09-11 Jeremy AllisonFix blocker bug 5745 kerberos authentication with ...
2008-09-09 Volker LendeckeFix calculation of useable_space for trans2 and nttrans...
2008-09-09 Stefan Metzmachersmbd: some write time fixes
2008-09-09 Volker LendeckeWhen setting an NFSv4 ACL, map generic bits
2008-09-09 Jeremy AllisonFix debug message to show correct function name.
2008-09-09 Jeremy AllisonWrite times code update.
2008-09-08 Jeremy AllisonRemove unecessary msync.
2008-09-08 Qiao YangFix a memleak
2008-09-08 Volker LendeckeDo proper error handling if the socket is closed
2008-09-08 Michael Adamrun "make idl" after after idl change "Handle arbitrary...
2008-09-08 Andrew TridgellHandle arbitrary new PAC types
2008-09-08 Michael Adamre-run make idl after Jelmer's "poperly cast array...
2008-09-08 Andrew Tridgellfixed an errno handling bug that could lead to an infin...
2008-09-08 Andrew Tridgellfixed tsmsm_sendfile(). The logic was totally broken.
2008-09-08 Michael Adamconfigure: fix typo in GNU ld version-script test.
2008-09-08 James DingFix winbindd crash bug with trusted domains. Bug #5736
2008-09-08 Herb Lewisget rid of unneeded argument for get_alloc_methods...
2008-09-08 Herb Lewisget rid of unneeded argument for get_methods
2008-09-08 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-09-08 Günther Deschnerkerberos: fix indent of enc type lines in generated...
2008-09-08 Jeremy AllisonFix bug #5729. Explicitly allow "-valid".
2008-09-08 Simo SorceThe msync manpage reports that msync *must* be called...
2008-09-08 Volker LendeckeFix Coverity ID 587
2008-09-01 Jeremy AllisonDeal with systems that don't initialize birthtime corre...
2008-09-01 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-28 Günther Deschnerwinbindd: fix invalid sid copy (hit when enumerating...
2008-08-28 Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-08-28 Ephi DrorCorrect the netsamlogon_clear_cached_user function.
2008-08-28 Jeremy AllisonBe explicit about setting perms for the ldb. Helps...
2008-08-28 Steve French mount.cifs: unclear error message with "credentials"
2008-08-28 Andrew Tridgellbecome root for AIO operations
2008-08-28 Andrew TridgellEINVAL is also a valid error return, meaning "this...
2008-08-28 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-28 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-28 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2008-08-28 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-28 Gerald (Jerry) Carterwinbindd: Fix crash in cm_connect_sam()
2008-08-28 Jeff Laytoncifs.upcall: fix build warning
2008-08-28 Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-28 Günther Deschnerre-run make idl.
2008-08-28 Günther DeschnerIDL: fix IDL for netr_ServerPasswordSet2().
2008-08-28 Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-28 Michael Adambuild: fix bug #5590 by not linking in the static libs...
2008-08-28 Michael Adambuild: fall down to the same place when using an intern...
2008-08-28 Michael Adambuild: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for...
2008-08-28 Günther Deschnerfix build warning.
2008-08-28 Günther Deschnerfix another build warning.
2008-08-28 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-28 Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-28 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-28 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-28 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-08-28 Karolin SeegerVERSION: Raise version number up tp 3.2.4.
2008-08-27 Karolin Seegerldb: Fix permissions of new ldg files. release-3-2-3
2008-08-27 Andrew Tridgellldb: Fix permissions of group_mapping.ldb.
2008-08-27 Karolin SeegerRevert "build: fix linking cifs.upcall when nscd_flush_...
2008-08-27 Karolin SeegerRevert "Fix bug 5697 nmbd spins in reload_interfaces...
2008-08-27 Karolin SeegerRevert "cifs.upcall: handle MSKRB5 OID properly"
2008-08-27 Karolin SeegerRevert "smbd: fix the handling of create_options to...
2008-08-27 Karolin SeegerRevert "nss_winbind: When returning NSS_UNAVAIL, squash...
2008-08-27 Karolin SeegerRevert "fix another build warning."
2008-08-27 Karolin SeegerRevert "fix build warning."
2008-08-27 Karolin SeegerRevert "build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0...
2008-08-27 Karolin SeegerRevert "build: fall down to the same place when using...
2008-08-27 Karolin SeegerRevert "build: fix bug #5590 by not linking in the...
2008-08-27 Karolin SeegerRevert "Fix bug 5698 - mixup of TALLOC/malloc. Spotted...
2008-08-27 Karolin SeegerRevert "IDL: fix IDL for netr_ServerPasswordSet2()."
2008-08-27 Karolin SeegerRevert "re-run make idl."
2008-08-27 Karolin SeegerRevert "Fix Bug #5710 and make machine account password...
2008-08-27 Karolin SeegerRevert "cifs.upcall: fix build warning"
2008-08-27 Karolin SeegerRevert "winbindd: Fix crash in cm_connect_sam()"
2008-08-27 Karolin SeegerRevert "Don't re-initialize a token when we already...
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22 Gerald (Jerry) Carterwinbindd: Fix crash in cm_connect_sam()
2008-08-22 Jeff Laytoncifs.upcall: fix build warning
2008-08-22 Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-22 Günther Deschnerre-run make idl.
2008-08-22 Günther DeschnerIDL: fix IDL for netr_ServerPasswordSet2().
2008-08-22 Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-21 Michael Adambuild: fix bug #5590 by not linking in the static libs...
2008-08-21 Michael Adambuild: fall down to the same place when using an intern...
2008-08-21 Michael Adambuild: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for...
2008-08-21 Günther Deschnerfix build warning.
2008-08-21 Günther Deschnerfix another build warning.
2008-08-21 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-21 Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-21 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-21 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-21 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-08-19 Karolin SeegerVERSION: Raise version number up to 3.2.3.
2008-08-19 Igor MammedovFix length error in wrapping spnego blob. Karoling... release-3-2-2
2008-08-18 Jeremy AllisonFix bug 5696. The problem was when smbd
2008-08-18 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2008-08-18 Steve FrenchBuilding cifs.upcall is giving this build warning:
2008-08-18 Steve Frenchcifs.upcall: fix manpage and comments
next