summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-4/+10
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter1-1/+1
2003-11-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-18Useful debug message. Patch by metze.Rafal Szczesniak1-2/+4
2003-11-18Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison1-1/+1
2003-11-13Squelch some warnings with more casty-foo.Richard Sharpe1-2/+2
2003-11-13Fix a couple of warnings with casts.Richard Sharpe1-2/+2
2003-11-07Implement %i-Macro for the locally used IP address. With this you can againVolker Lendecke2-0/+31
2003-11-07Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke2-13/+13
2003-11-06Undo accidentally committed stuff.Tim Potter1-111/+0
2003-11-06Ignore tallocdump binary.Tim Potter2-2/+113
2003-11-05make sure that we expand %H (from vl); bug 612Gerald Carter1-0/+3
2003-11-04Use the actual size of the buffer in strftime instead of a made up valueTim Potter1-1/+1
2003-11-04Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison1-1/+18
2003-11-03Fix more 64-bit printf warnings.Tim Potter3-8/+11
2003-11-02Cast to fix warning on Solaris sendfile - check buildfarm outputTim Potter1-1/+1
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison1-0/+1
2003-10-24Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.inRichard Sharpe1-0/+4
2003-10-23After a phonecall with jra finally commit this.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-12make nt-time <-> unix-time functions nearly reversibleSimo Sorce1-2/+5
2003-10-09Move sysquotas autoconf tests to a seperate file.Jelmer Vernooij1-99/+1
2003-10-06split some security related functions in their own files.Simo Sorce3-151/+1
2003-10-06This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User4-0/+1270
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-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-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-10-01wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...Gerald 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-27iconv isn't const safe. Neither should smb_iconv be.Jeremy Allison1-1/+1
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-5/+7
2003-09-24* sync more files from 3.0Gerald Carter2-24/+40
2003-09-23This only touches the fake kaserver support. It adds two parameters:Volker Lendecke1-24/+36
2003-09-23Add a descriptive comment to our usage of setresuid. lib/afs.c needsVolker Lendecke1-0/+4
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+1
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-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-17Unregister event fix from metze.Jeremy Allison1-3/+6
2003-09-15Alias charset 646 internallyAlexander Bokovoy1-0/+1
2003-09-15Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...Alexander Bokovoy1-0/+1