Age | Commit message (Expand) | Author | Files | Lines |
2003-06-20 | Mapping of Windows ACL inheritance and protected bits onto extended attributes | Jeremy Allison | 2 | -16/+464 |
2003-06-19 | Minor Debian updates. | Eloy Paris | 2 | -5/+23 |
2003-06-18 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-06-18 | VFS modules are located in the subdirectory vfs of $LIBDIR | Jelmer Vernooij | 1 | -1/+1 |
2003-06-18 | Remove short -A option, but still leave in the --set-auth-user option. | Jim McDonough | 1 | -2/+2 |
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 | Updated Debian patches so they apply cleanly and without warnings at | Eloy Paris | 1 | -11/+10 |
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 | Add DTD used by XML passdb backend | Jelmer Vernooij | 1 | -0/+46 |
2003-06-16 | Fix for non-bourne shells | Jelmer Vernooij | 1 | -4/+4 |
2003-06-16 | Fix case | Jelmer Vernooij | 1 | -1/+1 |
2003-06-16 | Squelch one small compiler warning | Richard Sharpe | 1 | -1/+2 |
2003-06-16 | Patch from metze to update VFS docs to include notes on multiple instances | Jelmer Vernooij | 1 | -23/+43 |
2003-06-16 | - Only put PNG files in CVS, not EPS. | Jelmer Vernooij | 2 | -1/+2 |
2003-06-16 | Replace all use of bzero with memset ... | Richard Sharpe | 1 | -15/+15 |
2003-06-16 | Fix some information, based on comments by Andrew Bartlett. | Jelmer Vernooij | 2 | -48/+26 |
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-15 | This patch is Vorlon's fault! | John Terpstra | 1 | -22/+34 |
2003-06-14 | Adding last two files. | John Terpstra | 2 | -0/+10 |
2003-06-14 | Adding missing docs to tree. | John Terpstra | 30 | -229/+26347 |
2003-06-14 | Adding missing documents and man page stothe tree. | John Terpstra | 9 | -594/+1039 |
2003-06-14 | Updating html stuff. | John Terpstra | 17 | -542/+3433 |
2003-06-14 | Added missing man pages. | John Terpstra | 2 | -0/+321 |
2003-06-14 | Updating smb.conf.5 | John Terpstra | 1 | -0/+6075 |
2003-06-14 | Fix typo | John Terpstra | 1 | -1/+1 |
2003-06-14 | Add 'net idmap restore'. This restores a broken idmap file | Volker Lendecke | 3 | -1/+115 |