summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* moving more code around.Gerald Carter2003-07-111-0/+148
* Add constVolker Lendecke2003-07-101-1/+1
* and so it begins....Gerald Carter2003-07-072-3/+3
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+4
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-1/+37
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-035-24/+24
* Added fix for Japanese case names in statcache - these can changeJeremy Allison2003-07-022-2/+49
* Fix poptOption definition for --no-pass and --kerberos options. The 'value'Tim Potter2003-07-021-2/+2
* Different fix for memleak just committed. This belongs intoVolker Lendecke2003-07-011-2/+0
* Fix two memory leaks. tdb_search_keys allocates space for the keyVolker Lendecke2003-07-011-0/+2
* Fix a segfault found by metze & valgrind...Volker Lendecke2003-07-011-3/+5
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-0/+21
* fix for platforms that don't have unsetenv().Gerald Carter2003-06-301-2/+2
* - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell2003-06-301-0/+24
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-3/+21
* large change:Gerald Carter2003-06-253-26/+54
* Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett2003-06-251-4/+729
* * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...Gerald Carter2003-06-231-6/+7
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-23/+46
* This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett2003-06-211-1/+2
* 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'.(This us...cvs2svn Import User2003-04-301-0/+115
|\
| * Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-302-93/+115