summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-302-93/+115
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-282-18/+19
* Two character tabs - I don't think so.Tim Potter2003-04-281-10/+9
* round three of CIDR fixes; spotted by Tomoki AONOGerald Carter2003-04-261-3/+2
* Complain about duplicate charsets at debug level 0 instead of 2Jelmer Vernooij2003-04-241-1/+1
* Get rid of module_path_get_name()Jelmer Vernooij2003-04-241-10/+5
* Check for absolute paths by only checking the first character of the module n...Jelmer Vernooij2003-04-241-1/+1
* Merge case handling table changes from 3.0 to HEAD.Andrew Bartlett2003-04-231-10/+8
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-231-0/+31
* Merge from 3.0 - try harder to get our real DNS domain name, and send thisAndrew Bartlett2003-04-221-6/+21
* Address gcc warnings.Volker Lendecke2003-04-191-1/+1
* some readline completion exancementsSimo Sorce2003-04-191-0/+24
* fixesSimo Sorce2003-04-191-0/+1
* fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...Gerald Carter2003-04-181-0/+4
* Only use backtrace variables when we can use themJelmer Vernooij2003-04-161-0/+2
* Remove SAFE_FREE() definition, which is not needed in this file.Martin Pool2003-04-141-13/+18
* Add selected parts of the changelog to this file, to make merging intoMartin Pool2003-04-141-0/+21
* Merge test cases from rsync.Martin Pool2003-04-141-3/+3
* Doc.Martin Pool2003-04-141-1/+9