connect to the right realm or domain for trusted AD domains
[tprouty/samba.git] / source /
2003-07-23 Gerald Carterconnect to the right realm or domain for trusted AD...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Andrew Tridgellfixed segv in calls to pstrcpy() in cliprint.c
2003-07-23 Tim PotterFix out of date comment.
2003-07-23 Tim PotterMove a function to avoid a warning.
2003-07-23 Tim PotterTypo in comment.
2003-07-23 Jeremy AllisonDon't check in two places for signing turned off...
2003-07-23 Tim PotterA fix for bug 174. I'm pushing this to the tree to...
2003-07-23 Tim PotterFix two memory leaks in the smb module:
2003-07-22 Gerald Carterremoving unused function
2003-07-22 Gerald Carterbumping version string
2003-07-22 Alexander BokovoyFix comment
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 PotterUse %p for a pointer type in a printf-style format...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-22 Tim PotterUse lp_idmap_[ug]id() instead of lp_winbind_[ug]id()
2003-07-21 Tim PotterMetze's AD/LDAP detection patches mainly to do with...
2003-07-21 Richard SharpeClarify a debug log a little. The path might not exist...
2003-07-20 Rafal SzczesniakThis creates passdb backend files automatically when...
2003-07-20 Rafal SzczesniakTypo fixes.
2003-07-19 Volker LendeckeFix memleak
2003-07-19 Andrew BartlettFix StrCaseCmp() to avoid calling smb_panic() on invali...
2003-07-19 Rafal SzczesniakAccording to the result of voting, net has default...
2003-07-18 Volker LendeckeFix memleak
2003-07-18 Volker LendeckeFix two memleaks in pdb_ldap.c.
2003-07-18 Andrew Tridgellmake sure we don't allow the creation of directories...
2003-07-18 Andrew Tridgellthis fixes a bug where Samba would under some circumsta...
2003-07-18 Tim PotterUninstall modules as part of uninstall. Partial fix...
2003-07-18 Andrew Tridgellfixed the pstrcpy() bug in directory recursion properly
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonFormatting tidyups to match the rest of the source.
2003-07-17 Volker LendeckeDisconnect an idle LDAP connection after 150 seconds.
2003-07-17 Volker LendeckeBan getgrouplist on linux glibc systems with glibc...
2003-07-17 Tim PotterFix for bug 222 from Marcin Owsiany.
2003-07-17 Tim PotterDon't use pstrcpy on non-pstrings.
2003-07-17 Andrew BartlettIn the presense of RPC fragments, schannel is not stric...
2003-07-17 Jeremy AllisonCorrectly toggle the signing state to what it was previ...
2003-07-17 Jeremy AllisonDon't allow read/write raw when signing is active.
2003-07-17 Jeremy AllisonPutting the framework for server signing in place....
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Jeremy AllisonAdd krb5_princ_component to Heimdal. Remove cli_ from...
2003-07-16 Jeremy AllisonReformatting fixes to bring in line with the rest of...
2003-07-16 Gerald Carteradding command for moving a record from one tdb to...
2003-07-16 Gerald Cartermake tdbtool deal with NULL and non-NULL terminated...
2003-07-16 Volker LendeckeFix memleak
2003-07-16 Volker Lendecketypo
2003-07-16 Tim PotterSpelling.
2003-07-16 Gerald Carterremoving outdated scripts
2003-07-16 Andrew BartlettFix up our auth_pipe code to always cope with fragmente...
2003-07-16 Gerald Carterfix typo in debug log
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-16 Gerald CarterVolker's patch for open_socket_out() to speed up connec...
2003-07-16 Tim PotterFix from Dragan Krnic for handling files in tar archive...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-15 Jeremy AllisonAdd a cli_ prefix to a few functions to ensure everythi...
2003-07-15 Gerald Carterfix schannel processing on fragmented PDUs. 'net rpc...
2003-07-15 Volker LendeckeFix memleak
2003-07-15 Volker LendeckeWe should report if a group mapping fails. This should...
2003-07-15 Alexander BokovoyAdd support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN...
2003-07-15 Volker LendeckeFix memleaks
2003-07-15 Volker LendeckeFix memleak
2003-07-15 Volker LendeckeJim, could you please look at this? smbpasswd -a <usern...
2003-07-15 Alexander BokovoyAccept --with-expsam=no as valid option (do nothing...
2003-07-15 Alexander BokovoyAdd mandir to installdir target. Otherwise installman...
2003-07-15 Gerald Carterremove -B and default to dual-daemon mode (-Y to run...
2003-07-15 Gerald Cartermake sure to fallback to rid algoruthm for users not...
2003-07-14 Gerald Carterfix cache coherency bug in print handle print_info_2...
2003-07-14 Andrew BartlettFix compile error noticed by Ken Cross, use the utility...
2003-07-14 Andrew BartlettFix SMB signing when using NTLMSSP...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-14 Tim PotterDon't bomb out when trying to unmarshall a zero length...
2003-07-14 Tim PotterDelete obsolete comment.
2003-07-14 Tim PotterUndo 'Fix compiler warning'. It didn't work because...
2003-07-13 Simo Sorceuse the specific funtion we have to check if a SID...
2003-07-13 Rafal SzczesniakFix compiler warning.
2003-07-13 Volker LendeckeArgl. Thinking twice and looking at the rest of callers...
2003-07-13 Volker LendeckeWe have an API to compare the domain parts of two SIDs...
2003-07-12 Jeremy AllisonFixed memory leaks, added krb5 replay cache. Now I...
2003-07-11 Gerald Carterpatch for domain groups with no members (rpc only)...
2003-07-11 Richard SharpeFix a small typo in a comment and pretty it up a bit.
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-11 Gerald Carterfix unitialised variable
2003-07-11 Herb Lewisuse names from enumerated type to get rid of compiler...
2003-07-11 Jim McDonoughDoesn't re-prompt for password when it is specified...
2003-07-11 Herb Lewisget rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFL...
2003-07-11 Gerald Cartermoving more code around.
2003-07-11 Tim PotterFix for bug 203. Avoid using an autoconf expanded...
2003-07-11 Tim PotterIgnore *.po
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-10 Richard SharpeFinal piece of support needed to find iconv libraries...
2003-07-10 Richard SharpeFix a small problem I seem to have introduced into...
2003-07-10 Volker Lendeckepdbedit should not call idmap anymore. Otherwise pdbedi...
2003-07-10 Volker LendeckeAdd const
2003-07-10 Tim PotterFix shadow parameter warning.
2003-07-09 Richard SharpeFix a small spelling mistake and push out the new versi...
2003-07-09 Jelmer VernooijMove find_missing_doc.pl to the docs system
2003-07-09 Jelmer VernooijUpdate for docbook XML
next