Fix typo.
[ira/wip.git] / source3 /
2008-07-14 Karolin SeegerFix typo.
2008-07-13 Simo SorceFix regression introduced with 4086ef15b395f1a536fb669a...
2008-07-13 Simo SorceRemove one nested level by reversing if condition
2008-07-13 Simo SorceAdd back mem leak fixes
2008-07-13 Simo SorceMake again idmap_init static
2008-07-12 Volker LendeckeRemove an unused extern reference in vfs_aixacl2.c
2008-07-11 Volker LendeckeRevert "Fix two memory leaks in an error path in idmap.c"
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Fix a debug msg, this was probably a leftover...
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "fix typos"
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification: Remove an unnecessar...
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Make use of sid_check_is_in_unix_users/groups"
2008-07-11 Volker LendeckeRevert "Don't scream, better explain a bit in comments"
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-11 Volker LendeckeRevert "Pass NULL to gencache_get when we are not inter...
2008-07-11 Volker LendeckeRevert "Return timed out entries from gencache_get...
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-11 Volker LendeckeRevert "Remove an unused variable"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_build_[s]idkey a bit"
2008-07-11 Volker LendeckeRevert "Simplify idmap_cache_set() a bit"
2008-07-11 Volker LendeckeRevert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused...
2008-07-11 Volker LendeckeRevert "Slightly increase the default idmap cache time"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification -- remove an else...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib : it needs...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib. symbols file...
2008-07-11 Volker LendeckeFix the build of nfs4_acls.c
2008-07-11 Jeremy AllisonAdd XATTR_NTACL_NAME constant.
2008-07-10 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-07-10 Zach LoafmanFix realpath() check so that it doesn't generate a...
2008-07-10 Volker LendeckeFix some memleaks regarding trustdom passwords
2008-07-10 Volker LendeckeFix some uninitialized variable references via ndr_print
2008-07-10 Volker LendeckeFix a segfault in base64_encode_data_blob
2008-07-10 Michael Adambuild: remove SHLIBS variable, and distribute deps...
2008-07-10 Michael Adambuild: create a new uninstalllibs target and use it...
2008-07-10 Michael Adambuild: distribute the libs target over the library...
2008-07-10 Michael Adambuild: use the libs target instead of the LIBRARIES...
2008-07-10 Michael Adambuild: distribute the cleanlibs target over the library...
2008-07-10 Michael Adambuild: introduce a installibs target and use it in...
2008-07-10 Volker LendeckeA brown paper bag bug fix for "net sam rights"
2008-07-10 Volker LendeckeGive a nice error message if trying to join with a...
2008-07-09 Jeremy AllisonAdd in the IDL to store a NT Security descriptor in
2008-07-09 Volker LendeckeFix alignment problems on sparc, bug 5512
2008-07-09 Michael AdamRevert "tdbtool: fix off-by-one error in argument lengt...
2008-07-09 Michael Adamregistry: fix logic in deleting subkeys record in regdb...
2008-07-09 Michael Adamregistry: improve logic for deleting value records...
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-07-08 Zach LoafmanMinor style correction
2008-07-08 Michael Adamtestsuite: fix another expr typo in net registry test...
2008-07-08 Michael Adamtestsuite: fix expr typo in net registry testscript.
2008-07-08 Michael Adamregistry: fetch regdb_fetch_keys() when a key exists...
2008-07-08 Michael Adambuild: move definition of LIBADDNS_OBJ back up to LIBAD...
2008-07-08 Michael Adambuild: fix build of smbget by moving LIBSMBCLIENT_OBJ...
2008-07-08 Michael Adamtdbtool: fix off-by-one error in argument length. ...
2008-07-07 Jeremy AllisonFix option processing in smbcacls - add POPT_COMMON_CON...
2008-07-07 Michael Adambuild: fix creation of libsmbclient.a - don't link...
2008-07-07 Michael Adambuild: fix creation of libaddns.a - don't link in libta...
2008-07-07 Michael Adambuild: fix creation of libsmbsharemodes.a - don't link...
2008-07-07 Michael Adambuild: remove library-versions.in - it is not used...
2008-07-07 Michael Adambuild: set SONAME version of libraries from configure...
2008-07-07 Michael Adambuild: extend SMB_LIBRARY() to take a version as an...
2008-07-07 Michael Adambuild: combine the cleanlibfoo targets to one cleanlibs...
2008-07-07 Michael Adambuild: fix shlibs target after internal changes, add...
2008-07-07 Michael Adambuild: remove the SONAME_VER variable - not used anymore.
2008-07-07 Michael Adambuild: fix typo in use of cleanlibsmbclient target
2008-07-07 Michael Adambuild: add a cleanlibaddns target and use it in "make...
2008-07-07 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-07-07 Michael Adambuild: extend SMB_LIBRARY() to optionally take default...
2008-07-07 Michael Adambuild: move LIBADDNS_OBJ0 up again -- needed for NET_OB...
2008-07-07 Michael Adambuild: move libaddns related bits to the libaddns secti...
2008-07-07 Michael Adambuild: create cleanlibsmbsharemodes target and use...
2008-07-07 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-07-07 Michael Adambuild: move libsmbsharemodes related vars and targets...
2008-07-07 Michael Adambuild: add structuring comment for libbigballofmud
2008-07-07 Michael Adambuild: add cleanlibsmbclient target and use it in make...
2008-07-07 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-07-07 Michael Adambuild: slightly change and extend the logic of SMB_LIBR...
2008-07-07 Michael Adambuild: rename (un)installclientlib to (un)installlibsmb...
2008-07-07 Michael Adambuild: move libsmbclient related variables and targets...
2008-07-07 Michael Adambuild: move definition of SHLIBS to libraries section
2008-07-07 Michael Adambuild: add a cleanlibwbclient target to Makefile.in...
2008-07-07 Michael Adambuild: add uninstalllibwbclient to Makefile.in and...
2008-07-07 Michael Adambuild: fix the installlibwbclient target to use defined...
2008-07-07 Michael Adambuild: fix creation of libwbclient shared lib by cratin...
2008-07-07 Michael Adambuild: move libwbclient related target to libwbclient...
2008-07-07 Michael Adambuild: move libtdb target further down following common...
2008-07-07 Michael Adambuild: fix uninstalllibnetapi target - handle symlink...
2008-07-07 Michael Adambuild: fix installlibnetapi target - install symlink...
2008-07-07 Michael Adambuild: add a cleanlibnetapi target and use it in make...
2008-07-07 Michael Adambuild: fix creation of the libnetapi shared lib: create...
2008-07-07 Michael Adambuild: move libnetapi related definitions and targets...
2008-07-07 Michael Adambuild: add an uninstalllibtdb target.
2008-07-07 Michael Adambuild: fix the installlibtdb target to install the...
next