summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter2003-12-041-0/+6
* Get a little paranoid about memfree use in convert_string_allocate..Jeremy Allison2003-12-011-7/+6
* fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...Gerald Carter2003-12-011-1/+1
* Clean up a comment noticed by Jonathan Shao@Panasas.com and remove anRichard Sharpe2003-11-261-3/+2
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-4/+10
* Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-221-1/+1
* Look at error before using it in debug statement.Jeremy Allison2003-11-191-3/+2
* Added useful information to debug lines.Rafal Szczesniak2003-11-191-4/+4
* Useful debug message. Patch by metze.Rafal Szczesniak2003-11-181-2/+4
* Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2003-11-181-1/+1
* Squelch some warnings with more casty-foo.Richard Sharpe2003-11-131-2/+2
* Fix a couple of warnings with casts.Richard Sharpe2003-11-131-2/+2
* Implement %i-Macro for the locally used IP address. With this you can againVolker Lendecke2003-11-072-0/+31
* Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke2003-11-072-13/+13
* Undo accidentally committed stuff.Tim Potter2003-11-061-111/+0
* Ignore tallocdump binary.Tim Potter2003-11-062-2/+113
* make sure that we expand %H (from vl); bug 612Gerald Carter2003-11-051-0/+3
* Use the actual size of the buffer in strftime instead of a made up valueTim Potter2003-11-041-1/+1
* Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison2003-11-041-1/+18
* Fix more 64-bit printf warnings.Tim Potter2003-11-033-8/+11
* Cast to fix warning on Solaris sendfile - check buildfarm outputTim Potter2003-11-021-1/+1
* Fixes to check for wraps which could cause coredumps.Jeremy Allison2003-10-291-0/+1
* Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.inRichard Sharpe2003-10-241-0/+4
* After a phonecall with jra finally commit this.Volker Lendecke2003-10-232-12/+5
* Volker's fix for bug #668. Change the \n after the password prompt to goJim McDonough2003-10-231-2/+3
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-226-17/+23
* Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison2003-10-211-2/+17
* Delete unused label to fix compiler warning.Tim Potter2003-10-141-1/+0
* make nt-time <-> unix-time functions nearly reversibleSimo Sorce2003-10-121-2/+5
* Move sysquotas autoconf tests to a seperate file.Jelmer Vernooij2003-10-091-99/+1
* split some security related functions in their own files.Simo Sorce2003-10-063-151/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-10-064-0/+1270
|\
| * split some security related functions in their own files.Simo Sorce2003-10-067-151/+1271
| * Fixed silly typo checking for signal_handler not signal.Jeremy Allison2003-10-011-1/+1
| * Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison2003-10-011-62/+86
| * merge of parameter changes from 3.0 and fix for bug 550Gerald Carter2003-10-012-4/+6
| * Merge from 3.0:Tim Potter2003-09-291-1/+1
| * Merge from 3.0:Tim Potter2003-09-291-5/+7
| * * sync more files from 3.0Gerald Carter2003-09-242-24/+40
| * fix some warnings found by the Sun C compilerGerald Carter2003-09-221-1/+1
| * Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-191-2/+2
| * Unregister event fix from metze.Jeremy Allison2003-09-171-3/+6
| * Alias charset 646 internallyAlexander Bokovoy2003-09-151-0/+1
| * Merge from Samba 3.0:Tim Potter2003-09-151-15/+33
| * Merge from Samba 3.0:Tim Potter2003-09-152-28/+65
| * Merge from Samba 3.0:Tim Potter2003-09-151-1/+1
| * Remove another dead file.Tim Potter2003-09-101-719/+0
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-0920-225/+1158
| * port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-0215-336/+462
| * ading new files from 3.0Gerald Carter2003-07-162-0/+2225