summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-1616-122/+470
| * Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-291-51/+103
| * Merge of rpcstr_pull() termination fixes from 3.0Tim Potter2003-05-281-1/+4
| * Merge of formatting fixups from 3.0Tim Potter2003-05-281-4/+9
| * Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0Tim Potter2003-05-281-0/+4
| * Fix unused variable warning.Tim Potter2003-05-271-1/+2
| * Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER andTim Potter2003-05-271-0/+11
| * Jelmer was really excited about copyrights this year.Tim Potter2003-05-271-1/+1
| * syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-141-9/+9
| * Move some #ifdefs and function prototypes around to avoid a compilerTim Potter2003-05-141-13/+14
| * fixed bug #75; add check for non-zero destlenGerald Carter2003-05-081-1/+1
| * Merge from distcc:Martin Pool2003-05-071-2/+8
| * Add metze's exit and idle event patchJelmer Vernooij2003-05-061-1/+106
| * Fixed typo introduced when reverting patch from revision 1.19Tim Potter2003-05-051-1/+1
* | 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
* | wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...Gerald Carter2003-10-012-4/+6
* | iconv isn't const safe. Neither should smb_iconv be.Jeremy Allison2003-09-271-1/+1
* | Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-5/+7
* | This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-231-24/+36
* | Add a descriptive comment to our usage of setresuid. lib/afs.c needsVolker Lendecke2003-09-231-0/+4
* | 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 internally as it is same as ASCII. Should solve Solaris pro...Alexander Bokovoy2003-09-151-0/+1
* | This ldap_value_free() looks like it was part of Jeremy's recent rampageTim Potter2003-09-151-2/+0
* | I think this is a bugfix that somehow was dropped from the 3.0 tree.Tim Potter2003-09-151-0/+2
* | For some reason testparm runs at debug level 2 which causes the module probe ...Tim Potter2003-09-151-1/+1
* | Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !Jeremy Allison2003-09-132-27/+63
* | Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. ReveredJeremy Allison2003-09-121-1/+1