Age | Commit message (Expand) | Author | Files | Lines |
2003-06-20 | Fix bug #136: "passdb backend = " caused smbd to segfault. | Jim McDonough | 1 | -0/+5 |
2003-06-20 | Fix mount options for ro, dir_mode, file_mode | Steve French | 1 | -2/+2 |
2003-06-20 | fixed a bug found by volker | Andrew Tridgell | 1 | -1/+2 |
2003-06-20 | The default action for AC_CHECK_LIB is to add the library to $LIBS so | Tim Potter | 1 | -7/+6 |
2003-06-20 | Back out some of the changes to nsstest. I've kept the NULL pointer | Tim Potter | 1 | -138/+8 |
2003-06-20 | Missed initial param, typo. | Jeremy Allison | 1 | -0/+1 |
2003-06-20 | Mapping of Windows ACL inheritance and protected bits onto extended attributes | Jeremy Allison | 2 | -16/+464 |
2003-06-18 | Add installmodules to install | Jelmer Vernooij | 1 | -1/+1 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 16 | -689/+184 |
2003-06-18 | Remove the -A option of wbinfo, leaving only the long version, | Jim McDonough | 1 | -1/+1 |
2003-06-18 | There's nothing particularly secret in idmap.tdb, so create it with | Volker Lendecke | 1 | -1/+1 |
2003-06-18 | And some more memory leaks in mapping.c and pdb_tdb.c. tdb_nextkey | Volker Lendecke | 2 | -2/+15 |
2003-06-18 | Better panic cleanly than segfault later when no sid can be found and created. | Volker Lendecke | 1 | -2/+3 |
2003-06-17 | And more other memory leaks. One new (idmap) and one ancient (groupdb). | Volker Lendecke | 2 | -0/+5 |
2003-06-17 | Fix a memory leak in pdb_tdb.c. | Volker Lendecke | 1 | -0/+2 |
2003-06-17 | Make static (patch from metze) | Jelmer Vernooij | 2 | -2/+2 |
2003-06-17 | Fix building idmap_winbind as shared module | Jelmer Vernooij | 1 | -1/+1 |
2003-06-17 | The return value of init_module functions is NTSTATUS, not int | Jelmer Vernooij | 2 | -6/+4 |
2003-06-17 | Fix memory leak in idmap. Valgrind is soooo cool. | Volker Lendecke | 1 | -0/+2 |
2003-06-17 | Const fixes by metze | Volker Lendecke | 3 | -8/+8 |
2003-06-16 | Update link to DTD | Jelmer Vernooij | 1 | -1/+1 |
2003-06-16 | Squelch one small compiler warning | Richard Sharpe | 1 | -1/+2 |
2003-06-16 | Replace all use of bzero with memset ... | Richard Sharpe | 1 | -15/+15 |
2003-06-16 | This glosses over John's problem at SambaXP 2003. When we want to join | Volker Lendecke | 1 | -3/+17 |
2003-06-16 | Fix misleading debug message. | Volker Lendecke | 1 | -1/+1 |
2003-06-16 | Make net rpc vampire return an error if the sam sync RPC returns an error. | Tim Potter | 1 | -9/+29 |
2003-06-16 | Quieten another debug message. | Tim Potter | 1 | -1/+1 |
2003-06-16 | Quieten debug message. | Tim Potter | 1 | -1/+1 |
2003-06-16 | Update nsstest to cope with wins NSS module as well as winbind NSS | Tim Potter | 1 | -12/+183 |
2003-06-16 | Build libnss_wins.so as part of nsswitch target. Fix for bug #160 | Tim Potter | 2 | -15/+23 |
2003-06-16 | we need to call ads_first_entry() before using a ldap result, | Andrew Tridgell | 1 | -5/+12 |
2003-06-16 | reverted locale patch put in by jht (originally from vorlon). | Andrew Tridgell | 3 | -47/+0 |
2003-06-16 | Fix some compiler warnings. | Tim Potter | 1 | -2/+0 |
2003-06-16 | another improved debug statement | Andrew Tridgell | 1 | -1/+1 |
2003-06-16 | made a debug statement more useful | Andrew Tridgell | 1 | -2/+3 |
2003-06-15 | Patch from vorlon@debian.org, see bugzilal #122 | John Terpstra | 3 | -0/+47 |
2003-06-14 | Add 'net idmap restore'. This restores a broken idmap file | Volker Lendecke | 3 | -1/+115 |
2003-06-14 | This patch modifies 'net rpc vampire' to add new and existing users to both | Andrew Bartlett | 2 | -20/+43 |
2003-06-13 | Forward port the app-head changes for dc name cache into 3.0. | Jeremy Allison | 5 | -38/+188 |
2003-06-13 | Fix an spelling mistake. | Richard Sharpe | 1 | -1/+1 |
2003-06-13 | Trivial extension to 'net' to dump current local idmap. | Volker Lendecke | 2 | -0/+62 |
2003-06-13 | Rename some uuid functions so as not to conflict with system | Tim Potter | 4 | -6/+6 |
2003-06-13 | Fix shadow variable warning. | Tim Potter | 1 | -4/+4 |
2003-06-13 | Delete outdated file. | Tim Potter | 1 | -6/+0 |
2003-06-12 | Fix for bug#3. Show comments when doing 'net group -l'. | Volker Lendecke | 2 | -16/+131 |
2003-06-12 | Working on bug#3. We want all of the aliases, so start with 0. | Volker Lendecke | 1 | -0/+2 |
2003-06-12 | Andrew's change to make 'security = domain' work again. Leave the user and group | Volker Lendecke | 1 | -38/+88 |
2003-06-12 | Fix some misleading debug messages. | Volker Lendecke | 1 | -2/+2 |
2003-06-12 | Get rid of a const warning. | Volker Lendecke | 1 | -1/+1 |
2003-06-12 | Fix typo found by Vance | Volker Lendecke | 1 | -1/+1 |