kai/samba-autobuild/.git
2001-05-15 Tim PotterFixed lookup of entire /etc/{passwd,group} file line.
2001-05-15 Richard SharpeUpdated the inplace documentation to reflect change...
2001-05-15 Richard SharpeChange EUCLEAN to EINVAL, as some systems do not have...
2001-05-15 Andrew Tridgellremember to close tdb after use
2001-05-15 Andrew Tridgellmake the max_connections code less horrendously inefficient
2001-05-14 Jeremy AllisonFix crash in smbcontrol Gerald pointed out when no...
2001-05-14 Jeremy AllisonStupidity by me..... 777 != 0777
2001-05-14 Jeremy Allisontdb_traverse returns number of records, not zero, on...
2001-05-14 Richard SharpeMake libsmbclient.so by default now.
2001-05-14 Jeremy AllisonImplemented max connections in a similar way to 2.0...
2001-05-14 Tim PotterCosmetic changes in make proto output.
2001-05-14 Tim Pottermake proto
2001-05-14 Tim PotterSo I promised Andrew that a winbindd_proto.h file would...
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-14 Tim PotterAdded arg to querygroupinfo.
2001-05-12 Jeremy Allisonstring_hash() should be static. hash_clear() should...
2001-05-12 Andrew Tridgellstatcache initialisation fix
2001-05-12 Jeremy AllisonNow we're doing the substituion in the lp_string code...
2001-05-11 Tim PotterUse talloc_strdup() instead of strdup().
2001-05-11 Tim PotterMemory leak fixes plus general cleanup.
2001-05-11 Tim PotterAdded talloc_strdup() funcion.
2001-05-10 Jeremy AllisonNeeds to be >=, not just >.
2001-05-10 Jeremy AllisonFix for problem with "" string in trim_string(). Pointe...
2001-05-10 Jeremy AllisonGot rid of iSERVICE/pSERVICE (Hungarian inspired obfusc...
2001-05-10 Jeremy Allisonfree_service() was never setting the valid field to...
2001-05-10 Gerald Carterupdate from Simo
2001-05-10 Gerald CarterShould be faliing on False and not True. Bad check...
2001-05-10 Jeremy AllisonFixed nasty little bug found by Gerald where we were...
2001-05-10 Jeremy AllisonDon't check for passwd program if using pam change...
2001-05-10 Tim Pottermake proto
2001-05-10 Tim PotterUse sid_peek_rid() instead of sid_split_rid().
2001-05-10 Jeremy AllisonMade "security XXX" masks apply to ACL set. By default...
2001-05-10 Tim PotterReplaced a whole bunch of lookup_name() requests in
2001-05-10 Tim PotterAdded sid_peek_rid() function to return the rid of...
2001-05-10 Tim PotterBumped up debug level on set socket options from 3...
2001-05-10 Tim PotterReverted samr_io_userinfo_ctr() patch because it broke...
2001-05-09 Jeremy AllisonFixed up the oldpw prompts. Made the matching case...
2001-05-09 Gerald Cartercheck for valid pointer before calling memset() in...
2001-05-09 Jean-François... very nasty bug !
2001-05-09 Tim PotterFixes from nsswitch testsuite. Lots of stuff works...
2001-05-09 Tim PotterSo the samr_io_userinfo_ctr was requiring a SAM_USERINF...
2001-05-09 Tim PotterCleaned up bitrot in nsswitch testsuite. Merged tests...
2001-05-09 Anton Blanchardneed to do codepage_initialise() for smbtorture to...
2001-05-09 Andrew Tridgelllatest config.guess and config.sub from gnu.org
2001-05-08 Jean-François... fixes to the group mapping code.
2001-05-08 Gerald Carteradded some docs in order to keep track of the Samba...
2001-05-08 Tim PotterMore compiler warning fixes.
2001-05-08 Tim PotterFixed compiler warning.
2001-05-08 Tim PotterThe substitution of %U and %D in the 'template homedir...
2001-05-08 Tim PotterAdded S_ISSOCK macros for systems which treat UNIX...
2001-05-08 Tim PotterRemoved S_ISSOCK() macro as it's only used within winbi...
2001-05-08 Tim PotterAdded winbindd to list of binaries.
2001-05-08 Tim Pottermake proto
2001-05-08 Tim PotterFixed typo in comment.
2001-05-08 Tim PotterFixed querydispinfo command.
2001-05-08 Tim PotterMisc fixes to get winbindd working. We can now do...
2001-05-08 Tim Potteriinit_samr_q_lookup_rids() didn't actually copy the...
2001-05-08 Tim PotterFix for query_dispinfo()
2001-05-08 Jeremy AllisonFix for insure missmatched parameter error.
2001-05-08 Jeremy AllisonPatch from ackley@cs.unm.edu to clear server_fd/client_...
2001-05-07 Tim PotterHey what happened to my debug messages? Early exit...
2001-05-07 Gerald Cartermerge from 2.2 removing the 'domain XXX' parameters.
2001-05-07 Gerald Carterremoved unused variables
2001-05-07 Jeremy AllisonFix for bad profile perms. Ensure r on files and rwx...
2001-05-07 Gerald CarterPatch from Simo:
2001-05-07 Tim PotterRemoved unused variable.
2001-05-07 Tim PotterOK so I couldn't be as clever as I wanted to be with...
2001-05-07 Andrew Tridgellremoved need for scandir in client.c
2001-05-07 Tim PotterIgnore *.po files.
2001-05-07 Tim PotteriAdditional files for winbind merge.
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-05-07 Andrew Tridgellrebuild proto.h
2001-05-07 Andrew Tridgellmerge some fixes from 2.2
2001-05-07 Andrew Tridgellfix interfaces.c for aix 3.2.5
2001-05-07 Tim PotterSome versions of readline don't have rl_completion_func...
2001-05-07 Tim PotteriAdded querydispinfo and querydominfo functions.
2001-05-07 Tim PotterSome reformatting (sorry Gerald).
2001-05-07 Andrew Tridgellnew mput code from idra that doesn't need a call to...
2001-05-07 Tim PotterFixed a compiler warning. Still more const warnings...
2001-05-07 Tim PotterFixed compiler warning.
2001-05-06 Jeremy AllisonPatch from David_Tiller@ccnotes.ccity.com finally appli...
2001-05-06 Andrew Tridgellreplace modf so we don't need the math library
2001-05-06 Andrew Tridgellallow env variable TESTDIR for directory for fcntl_lock...
2001-05-06 Andrew Tridgelladd an alarm to fcntl test to stop tru64 from freezing...
2001-05-06 Andrew Tridgellclearer tdb_mmap code
2001-05-06 Andrew Tridgellmerge from 2.2
2001-05-04 Jeremy AllisonFix problem with OpenBSD mmap and write not being coherent.
2001-05-04 Jean-François... Big cleanup of passdb and backends.
2001-05-04 Gerald Cartermerge from 2.2 in password_ok() to ensure that we check the
2001-05-04 Gerald Cartermake proto
2001-05-04 Gerald Carterfixes from Simo
2001-05-04 Tim Pottermake proto
2001-05-04 Tim PotterMerge of struct acct_info from TNG.
2001-05-04 Tim PotterAdded queryaliasmem function.
2001-05-04 Tim PotterTidyup of server vs servername, username vs user to...
2001-05-04 Tim PotterRenamed unknown field to access mask in open alias...
2001-05-04 Tim PotterAdded some missing winbind parameters. Yes they're...
2001-05-04 Tim PotterZero fnum when initialising a cli_state.
2001-05-04 Tim PotterAdded cli_samr_query_aliasmem() and cli_samr_open_alias...
2001-05-04 Tim Potterrenamed unknown field to access mask in open alias...
next