summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* Const fixes by metzeVolker Lendecke2003-06-172-6/+6
* reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell2003-06-161-37/+0
* Patch from vorlon@debian.org, see bugzilal #122John Terpstra2003-06-151-0/+37
* Rename some uuid functions so as not to conflict with systemTim Potter2003-06-131-3/+3
* applied patch from bug#140Andrew Tridgell2003-06-091-1/+2
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-6/+93
* Fix for valgrind - when doing a srvstr_push we must zero fillJeremy Allison2003-06-061-0/+13
* Use filedes as first argument to fsetxattr, not the undefined variable 'path'...Jelmer Vernooij2003-06-061-1/+1
* - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell2003-06-061-1/+1
* Get ready for EA code... Add Linux interface.Jeremy Allison2003-06-051-0/+125
* working draft of the idmap_ldap code.Gerald Carter2003-06-051-0/+259
* Remove module_path_get_name() - it's not used anywhere anymore and was a bad ...Jelmer Vernooij2003-05-301-23/+0
* Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij2003-05-291-51/+103
* Fixed unused variable warning.Tim Potter2003-05-271-1/+2
* Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy2003-05-141-0/+7
* *****LDAP schema changes*****Gerald Carter2003-05-141-9/+9
* Move some #ifdefs and function prototypes around to avoid a compilerTim Potter2003-05-141-13/+14
* And finally IDMAP in 3_0Simo Sorce2003-05-124-3/+34
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-123-0/+991
* When checking if a SID is in a domain, make sure that indeed the user RID isAndrew Bartlett2003-05-091-0/+3
* fixed bug #75; add check for non-zero destlenGerald Carter2003-05-081-1/+1
* Another attempt at undoing my bogus patch 1.55.2.19Tim Potter2003-05-081-0/+2
* Whoops - that wasn't a whitespace syncup after all.Tim Potter2003-05-071-0/+2
* Remove unused variablesJelmer Vernooij2003-05-061-4/+0
* Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij2003-05-061-1/+110
* Fixed typo introduced in reverted patch from version 1.12.4.5Tim Potter2003-05-051-1/+1
* Add a comment about the use of string functions in the modules code, andAndrew Bartlett2003-05-031-4/+9
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-301-93/+0
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-04-301-0/+115
|\
| * 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
| * smbcquota patch from metzeGerald Carter2003-04-111-3/+3
| * workaround streams leak on SCO openserver 5.0.xGerald Carter2003-04-111-0/+4