summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2003-11-22(merge from 3.0)Andrew Bartlett1-4/+10
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter1-1/+1
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-18Useful debug message. Patch by metze.Rafal Szczesniak1-3/+5
2003-11-18Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison1-1/+1
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce2-175/+203
2003-11-07From 3_0:Volker Lendecke2-0/+31
2003-11-07From 3_0:Volker Lendecke2-13/+13
2003-11-05Merge of 64-bit printf warning fixes.Tim Potter3-8/+11
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05make sure that we expand %H (from vl); bug 612Gerald Carter1-0/+3
2003-11-04Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison1-1/+18
2003-10-30Add string to uuid fn. Thanks aliguori.Jim McDonough1-1/+84
2003-10-30Last of the GUID->struct uuid changes.Jim McDonough1-7/+7
2003-10-30Nearing the end of the GUID -> struct uuid changes.Jim McDonough1-6/+6
2003-10-30Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough1-2/+2
2003-10-30First round of merging various UUID structures.Jim McDonough2-55/+26
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison1-0/+1
2003-10-24Check for va_copy before you check for __va_copy, since va_copy is theRichard Sharpe1-0/+4
2003-10-23Merge from 3_0:Volker Lendecke2-12/+5
2003-10-23Volker's fix for bug #668. Change the \n after the password prompt to goJim McDonough1-2/+3
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison6-17/+23
2003-10-21Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison1-2/+17
2003-10-14Delete unused label to fix compiler warning.Tim Potter1-1/+0
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2-4/+19
2003-10-12make nt-time <-> unix-time functions nearly reversibleSimo Sorce1-2/+5
2003-10-09Move sysquotas autoconf tests to a seperate file in tests/Jelmer Vernooij1-99/+1
2003-10-06split some security related functions in their own files.Simo Sorce7-151/+1271
2003-10-01Fixed silly typo checking for signal_handler not signal.Jeremy Allison1-1/+1
2003-10-01Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison1-62/+86
2003-10-01merge of parameter changes from 3.0 and fix for bug 550Gerald Carter2-4/+6
2003-09-29Merge from 3.0:Tim Potter1-1/+1
2003-09-29Merge from 3.0:Tim Potter1-5/+7
2003-09-24* sync more files from 3.0Gerald Carter2-24/+40
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+1
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison1-2/+2
2003-09-17Unregister event fix from metze.Jeremy Allison1-3/+6
2003-09-15Alias charset 646 internallyAlexander Bokovoy1-0/+1
2003-09-15Merge from Samba 3.0:Tim Potter1-15/+33
2003-09-15Merge from Samba 3.0:Tim Potter2-28/+65
2003-09-15Merge from Samba 3.0:Tim Potter1-1/+1
2003-09-10Remove another dead file.Tim Potter1-719/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter20-225/+1158
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce15-336/+462
2003-07-16ading new files from 3.0Gerald Carter2-0/+2225
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter16-122/+470
2003-05-29Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij1-51/+103
2003-05-28Merge of rpcstr_pull() termination fixes from 3.0Tim Potter1-1/+4