Fix duplicate inclusion of zlib.m4.
[ira/wip.git] / source3 / lib /
2008-10-27 Michael Adam[s3]libsmbconf: add utility function smbconf_is_writeab...
2008-10-27 Michael Adam[s3]libsmbconf: add method is_writeable() and wrapper...
2008-10-27 Michael Adam[s3]libsmbconf: create text config in smbconftort
2008-10-27 Michael Adam[s3]libsmbconf: return WERR_BADFILE when no path to...
2008-10-27 Michael Adam[s3]libsmbconf: fall back to file backend when no valid...
2008-10-27 Michael Adam[s3]libsmbconf: fix comment typo.
2008-10-27 Michael Adam[s3]libsmbconf: add backend_requires_messaging() method...
2008-10-27 Michael Adam[s3]libsmbconf: remove unused define.
2008-10-27 Michael Adam[s3]pidfile_create: use check is_default_dyn_CONFIGFILE...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Günther Deschnernetapi: make sure to always cleanup after testing NetUs...
2008-10-23 Günther Deschnernetapi: add more group tests to netapitest.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijFix prototype for set_sockaddr_port.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove set_sockaddr_port to libutil.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijImport talloc_stack into util library.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse WERR_FILE_EXISTS which is the equivalent of WERR_AL...
2008-10-23 Günther Deschnernetapi: fix add_GROUP_USERS_INFO_X_buffer.
2008-10-23 Günther Deschnernetapi: fix NetUserGetGroups_r returning partial results.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-22 Günther Deschnernetapi: NetGroupEnum_r needs to handle servers with...
2008-10-22 Jelmer VernooijUse standard types.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jeremy AllisonFix warnings.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove more functions out of util_str.c into the shared...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-19 Jelmer VernooijMake generate_random_buffer signature match that of...
2008-10-19 Jelmer VernooijAdd TALLOC_CTX pointer to generate_random_str(), for...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijMove ufc to libreplace.
2008-10-18 Jelmer VernooijRename hex_encode to hex_encode_talloc,for consistency...
2008-10-18 Jelmer VernooijUse str_list_equal() rather than str_list_compare().
2008-10-18 Jelmer VernooijFix const, dupes.
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-18 Jelmer VernooijUse standard va_copy.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Günther Deschners3: fix various samr callers.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijFix merged build .
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRely on standard {u,}int{8,16,32,64}_t types provided...
2008-10-14 Jelmer VernooijUse GUID_random.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijUse GUID_from_string.
2008-10-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-14 Jelmer VernooijUse GUID_string rather than smb_uuid_string().
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijUse common fusage implementation.
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndrdump implementation.
2008-10-13 Jelmer VernooijUse DATA_BLOB instead of "struct data_blob".
2008-10-13 Jelmer VernooijAdd data_blob_string_const_null() function that include...
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-12 Jelmer VernooijSync util_tdb implementations.
2008-10-12 Jelmer VernooijMove rbtree.[ch] to lib/util.
2008-10-12 Jelmer VernooijUse common signal helper implementation.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijUse xfile from common lib/util in Samba 3.
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Jeremy AllisonFor the vfs_acl_xattr.c module, make sure we map GENERI...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-05 Volker LendeckeFix some missing error handlings
2008-10-05 Volker LendeckeOS/X does not have rl_done in readline.h
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Derrell LipmanFix bug 5805: don't close stdout
2008-09-29 Andrew Tridgellfixed an (unlikely) memory leak
next