summaryrefslogtreecommitdiff
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* merging for 2.2.6pre1Gerald Carter2002-07-276-33/+71
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-1717-67/+149
* syncing up with SAMBA_2_2 treeGerald Carter2002-05-011-1/+1
* Added some of the newer files...Jeremy Allison2002-04-301-2/+2
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-3023-542/+1669
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2002-04-141-0/+125
|\
| * Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-142-0/+50
| * Better handling of uid/gid -> RID and RID -> uid/gid code.Andrew Bartlett2002-04-131-5/+12
| * added strndup() for systems that don't have itAndrew Tridgell2002-04-111-0/+19
| * this adds a completely new hash based mangling schemeAndrew Tridgell2002-04-111-0/+20
| * Also look for libinsure.so where the full version installs it.Tim Potter2002-04-041-0/+5
| * cope with a missing PAM defineAndrew Tridgell2002-04-011-3/+6
| * Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+28
| * Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-4/+4
| * Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax.Jeremy Allison2002-03-271-2/+10
| * In msleep - never sleep for more than 1 second. Cope with time changes.Jeremy Allison2002-03-271-16/+27
| * Moved debug messages for grabbing/releasing mutex.Jeremy Allison2002-03-271-0/+4
| * Don't hold the mutex for more than 20 seconds.Jeremy Allison2002-03-262-5/+33
| * OpenPrinter() merge from 2.2Gerald Carter2002-03-261-0/+32
| * add {push,pull}_ucs2{allocate,talloc}() functions.Andrew Bartlett2002-03-251-0/+58
| * Spelling fixes.Tim Potter2002-03-241-1/+1
| * Make a number of the lookup tables 'const'. I'm told this assists in sharingAndrew Bartlett2002-03-232-3/+3
| * Update some of the DEBUG()s in Get_Pwnam_internal()Andrew Bartlett2002-03-231-8/+11
| * Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and tallocAndrew Bartlett2002-03-231-1/+86
| * Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-1/+1
| * Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-2/+1
| * must use native endian index when creating default valid.dat table so itHerb Lewis2002-03-211-2/+2
| * Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-202-0/+10
| * Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+15
| * more verbose checking in talloc and util_pwSimo Sorce2002-03-182-40/+50
| * Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
| * lower the debug level of failing to map a fileAndrew Tridgell2002-03-151-1/+1
| * syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-0/+25
| * getpid() -> sys_getpid()Tim Potter2002-03-143-4/+4
| * Add "Creator Group" - was in 2.2.x and I'm syncing up the two.Jeremy Allison2002-03-131-0/+2
| * Fix typo.Martin Pool2002-03-101-1/+1
| * add a note about the meaning of global_sam_sidAndrew Tridgell2002-03-101-0/+3
| * Doc.Tim Potter2002-03-091-9/+14
| * fixed the upper/lower case table generation on big-endian machinesHerb Lewis2002-03-061-9/+26
| * dos2unix not used in HEAD anymore.Jeremy Allison2002-03-041-2/+2
| * Fix up the pull_utf8_fstring/pstring functions, and add their push eqivilants.Andrew Bartlett2002-03-011-4/+14
| * This should kill off the 'cannot convert' error messages on non-iconv hosts.Andrew Bartlett2002-03-011-1/+1
| * Make this function staticAndrew Bartlett2002-02-271-1/+1
| * bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison2002-02-261-6/+5
| * Only set smb_read_error if not already set.Jeremy Allison2002-02-231-6/+20
| * Thanks to David Edward Shapiro <David.Edward.Shapiro@btitele.com> for spottingAndrew Bartlett2002-02-201-1/+1
| * Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett2002-02-191-1/+67
| * serialise all domain auth requestsAndrew Tridgell2002-02-181-0/+30
| * reverted tims patch that broke configureAndrew Tridgell2002-02-181-13/+0
| * Whoops, typo.Tim Potter2002-02-171-4/+4