Age | Commit message (Expand) | Author | Files | Lines |
2003-07-01 | Fix a segfault found by metze & valgrind... | Volker Lendecke | 1 | -3/+5 |
2003-07-01 | * fix the trustdom_cache to work when winbindd is not running. | Gerald Carter | 1 | -0/+21 |
2003-06-30 | fix for platforms that don't have unsetenv(). | Gerald Carter | 1 | -2/+2 |
2003-06-30 | - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122) | Andrew Tridgell | 1 | -0/+24 |
2003-06-29 | Here's the code to make winbindd work on a Samba DC | Gerald Carter | 1 | -3/+21 |
2003-06-25 | large change: | Gerald Carter | 3 | -26/+54 |
2003-06-25 | Patch to move functions directly from pdb_ldap.c into lib/smbldap.c | Andrew Bartlett | 1 | -4/+729 |
2003-06-23 | * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai... | Gerald Carter | 1 | -6/+7 |
2003-06-21 | merge of the netsamlogon caching code from APPLIANCE_HEAD | Gerald Carter | 1 | -23/+46 |
2003-06-21 | This patch works towards to goal of common code shared between idmap_ldap | Andrew Bartlett | 1 | -1/+2 |
2003-06-17 | Const fixes by metze | Volker Lendecke | 2 | -6/+6 |
2003-06-16 | reverted locale patch put in by jht (originally from vorlon). | Andrew Tridgell | 1 | -37/+0 |
2003-06-15 | Patch from vorlon@debian.org, see bugzilal #122 | John Terpstra | 1 | -0/+37 |
2003-06-13 | Rename some uuid functions so as not to conflict with system | Tim Potter | 1 | -3/+3 |
2003-06-09 | applied patch from bug#140 | Andrew Tridgell | 1 | -1/+2 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -6/+93 |
2003-06-06 | Fix for valgrind - when doing a srvstr_push we must zero fill | Jeremy Allison | 1 | -0/+13 |
2003-06-06 | Use filedes as first argument to fsetxattr, not the undefined variable 'path'... | Jelmer Vernooij | 1 | -1/+1 |
2003-06-06 | - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode | Andrew Tridgell | 1 | -1/+1 |
2003-06-05 | Get ready for EA code... Add Linux interface. | Jeremy Allison | 1 | -0/+125 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -0/+259 |
2003-05-30 | Remove module_path_get_name() - it's not used anywhere anymore and was a bad ... | Jelmer Vernooij | 1 | -23/+0 |
2003-05-29 | Get the events API right. Patch from metze with some minor modifications. | Jelmer Vernooij | 1 | -51/+103 |
2003-05-27 | Fixed unused variable warning. | Tim Potter | 1 | -1/+2 |
2003-05-14 | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 1 | -0/+7 |
2003-05-14 | *****LDAP schema changes***** | Gerald Carter | 1 | -9/+9 |
2003-05-14 | Move some #ifdefs and function prototypes around to avoid a compiler | Tim Potter | 1 | -13/+14 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 4 | -3/+34 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 3 | -0/+991 |
2003-05-09 | When checking if a SID is in a domain, make sure that indeed the user RID is | Andrew Bartlett | 1 | -0/+3 |
2003-05-08 | fixed bug #75; add check for non-zero destlen | Gerald Carter | 1 | -1/+1 |
2003-05-08 | Another attempt at undoing my bogus patch 1.55.2.19 | Tim Potter | 1 | -0/+2 |
2003-05-07 | Whoops - that wasn't a whitespace syncup after all. | Tim Potter | 1 | -0/+2 |
2003-05-06 | Remove unused variables | Jelmer Vernooij | 1 | -4/+0 |
2003-05-06 | Patch from metze to add exit and interval events. Useful for modules | Jelmer Vernooij | 1 | -1/+110 |
2003-05-05 | Fixed typo introduced in reverted patch from version 1.12.4.5 | Tim Potter | 1 | -1/+1 |
2003-05-03 | Add a comment about the use of string functions in the modules code, and | Andrew Bartlett | 1 | -4/+9 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 1 | -93/+0 |
2003-04-30 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+115 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2 | -93/+115 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2 | -18/+19 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2 | -18/+19 |
2003-04-28 | Whitespace syncup. | Tim Potter | 2 | -8/+2 |
2003-04-28 | Two character tabs - I don't think so. | Tim Potter | 1 | -10/+9 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-24 | Complain about duplicate charsets at debug level 0 instead of 2 | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Get rid of module_path_get_name() and use the find backend function | Jelmer Vernooij | 1 | -10/+5 |
2003-04-24 | Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -10/+5 |
2003-04-24 | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 1 | -1/+1 |