Merge branch 'master' of ssh://git.samba.org/data/git/samba
[kai/samba.git] / source3 / lib /
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-14 Volker LendeckeMove 128 bytes from the data to the text segment
2008-12-14 Volker LendeckeRemove a pointless static variable
2008-12-09 Tim Proutys3: Refactor getting sec_info from a security_descripto...
2008-12-08 Volker LendeckeSimplify async programming a bit with helper routines
2008-12-08 Volker LendeckeStreamline the async_sock API a bit
2008-12-06 Dan SledzFix logging to syslog
2008-12-06 Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-05 Günther Deschners3-samr: fix SAMR_FIELD_PASSWORD callers.
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-11-28 Volker LendeckeMove cli_trans_oob to lib/util.c
2008-11-14 Volker LendeckeAttempt to fix the build
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-14 Volker LendeckeActually finish memcache_add_talloc
2008-11-14 Volker LendeckeRename some variables in getpwnam_alloc() for clarity
2008-11-14 Volker Lendeckesys_pwnam doesn't return talloced memory, so don't...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-09 Jeremy AllisonFix a subtle logic bug in the adaption of se_create_chi...
2008-11-07 Jeremy AllisonIf we didn't inherit any ACE's the ACE pointer should...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-03 Tim Proutys3: fix a few "shadows a global declaration" warnings
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_dl*() - stubs are already provided by librep...
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijUse 'regular' chown, libreplace will provide (dummy...
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-11-01 Jeremy AllisonAnother unused variable.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonInherit Windows ACLs on a new directory.
2008-10-30 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonCoverity fix #CID: 607 - resource leak on error path.
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-27 Günther Deschnernetapi: fix access bits in netapi.
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...
next