Update my copyrights according to my agreement with IBM
[bbaumbach/samba-autobuild/.git] / source3 / nsswitch /
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-08-01 Gerald Carterfix cut-n-paste error found by abartlet
2003-08-01 Volker LendeckeFix a memory leak. I did not check all the calls to...
2003-07-31 Gerald Cartermake sure the domain sid is set when enumerating truste...
2003-07-31 Gerald Carterworking on transtive trusts issue:
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-26 Gerald Carterfix typo in debug
2003-07-25 Gerald Carterdomain in schannel bind credentials must be the dest...
2003-07-25 Tim PotterMake wbinfo -p work again. Fixes bug 251.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Tim PotterMove a function to avoid a warning.
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-20 Rafal SzczesniakTypo fixes.
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-15 Alexander BokovoyAdd support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN...
2003-07-15 Gerald Carterremove -B and default to dual-daemon mode (-Y to run...
2003-07-11 Gerald Carterpatch for domain groups with no members (rpc only)...
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-11 Gerald Cartermoving more code around.
2003-07-10 Rafal SzczesniakJust a few formatting fixed caught while testing.
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-09 Gerald Carterfix linking issues in winbindd with become/unbecome_roo...
2003-07-08 Gerald Carterfix some formatting
2003-07-07 Gerald Carterand so it begins....
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Gerald Carterfix for bug #200. flush connections if the machine...
2003-07-01 Gerald Carter* fix the trustdom_cache to work when winbindd is not...
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-30 Gerald Carter* rename samstrict auth method to sam
2003-06-30 Gerald Carterfix for platforms that don't have unsetenv().
2003-06-30 Tim PotterFix more shadow variable warnings.
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-28 Gerald Cartercleaning up after the s/in_addr/ip_service/ switch...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-25 Gerald Carter* fix typos in a few debug statements
2003-06-25 Gerald Carterlarge change:
2003-06-24 Jeremy AllisonSequence number was not getting updated with ldap hack...
2003-06-24 Jeremy AllisonExplain why winbindd is exiting.
2003-06-24 Simo Sorceadd tdb backup function separation and winbind idmap...
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-23 Andrew Tridgelllp_security() is a function not an integer
2003-06-23 Gerald Carter* set domain->last_status = NT_STATUS_SERVER_DISABLED...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-18 Jim McDonoughRemove the -A option of wbinfo, leaving only the long...
2003-06-16 Richard SharpeSquelch one small compiler warning
2003-06-16 Tim PotterFix some compiler warnings.
2003-06-16 Andrew Tridgellmade a debug statement more useful
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-06-10 Jeremy AllisonAdd in rety loop for query_user_list (from APP_HEAD...
2003-06-10 Andrew Tridgell- fixed the bug that forced us not to use the winbindd...
2003-06-10 Jeremy AllisonMore instrumentation for winbindd.
2003-06-10 Jeremy AllisonInstrument cache with debug statements so I can have...
2003-06-06 Gerald Cartercompile error
2003-06-06 Gerald Cartermerge from APP_HEAD. Push negative connection cache
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-05-28 Tim PotterWhitespace syncup.
2003-05-27 Tim PotterFix extra arg for cm_get_netlogon_cli()
2003-05-27 Tim PotterThis should be the correct fix for merge of bug #60...
2003-05-27 Tim PotterWhoops - tried to merge to wrong branch for bug #60...
2003-05-27 Tim PotterMerge the remaining bits of fix for bug #60.
2003-05-26 Tim PotterFormatting syncup.
2003-05-26 Tim PotterMerge of fix for bug #60.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-23 Tim PotterBug 83: fixes for building when $srcdir != $builddir...
2003-05-19 Tim PotterUpdates for AIX winbind client from Stephen Roylance.
2003-05-19 Tim PotterUpdates for AIX winbind client from Stephen Roylance.
2003-05-15 Jeremy AllisonFix for winbindd segfault (finally I think this is...
2003-05-14 Jeremy AllisonOk, try and fix this correctly... Simplify the nasty...
2003-05-14 Jeremy AllisonFix winbindd coredump. Remember to set a ** pointer...
2003-05-14 Jeremy AllisonFix winbindd coredump. Remember to set a ** pointer...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-10 Jelmer VernooijForgot one file.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 Tim PotterThere appears to be no reason why we have to execute the
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 Simo Sorcefixes to *_util.c files
2003-05-01 Simo Sorceproper wellknown sids initialization at startup
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next