Age | Commit message (Expand) | Author | Files | Lines |
2003-07-03 | Some fixes for ads printer publish: | Tim Potter | 1 | -6/+26 |
2003-07-03 | Implemented 'net ads printer search' which searches the directory for | Tim Potter | 2 | -1/+46 |
2003-07-03 | fix bug #190; WINS server was getting marked as dead when it was not. | Gerald Carter | 1 | -2/+14 |
2003-07-03 | Fix bug in doxygen comments for ads search functions. | Tim Potter | 1 | -4/+4 |
2003-07-03 | More Debian updates. | Eloy Paris | 19 | -262/+409 |
2003-07-03 | well this was easy... | Gerald Carter | 2 | -4/+19 |
2003-07-03 | Debian updates. | Eloy Paris | 4 | -38/+16 |
2003-07-02 | Fix for idmap startup bug with remote ldap backend. | Jeremy Allison | 1 | -21/+47 |
2003-07-02 | Fixing problems in the iconv discovery stuff in configure.in. | Richard Sharpe | 2 | -1/+2 |
2003-07-02 | Added fix for Japanese case names in statcache - these can change | Jeremy Allison | 3 | -4/+82 |
2003-07-02 | Propagate changes to WHATSNEW.txt from release tree so that they would not be... | Alexander Bokovoy | 1 | -58/+59 |
2003-07-02 | SAMBA_3_0 will now become beta3 | Gerald Carter | 1 | -1/+1 |
2003-07-02 | The default_realm parameter needs to be set in a minimal krb5.conf. | Tim Potter | 1 | -0/+3 |
2003-07-02 | Fix poptOption definition for --no-pass and --kerberos options. The 'value' | Tim Potter | 1 | -2/+2 |
2003-07-02 | Suggest the user runs kinit if smbclient -k returns NT_STATUS_MORE_PROCESSING... | Tim Potter | 1 | -0/+4 |
2003-07-02 | Update my email address. | Tim Potter | 1 | -1/+1 |
2003-07-02 | Uppercase first letter of debug level 0 statements. | Tim Potter | 1 | -2/+2 |
2003-07-02 | #ifdef out apparently unused function. | Tim Potter | 1 | -0/+4 |
2003-07-02 | Regenerate manpages | Jelmer Vernooij | 4 | -153/+290 |
2003-07-02 | Whitespace reformat before applying a patch. | Jeremy Allison | 1 | -184/+187 |
2003-07-01 | regenerate docs | Jelmer Vernooij | 86 | -16174/+3965 |
2003-07-01 | Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect | Jeremy Allison | 1 | -1/+1 |
2003-07-01 | Adding jcmd's share ACL on XP patch. Thanks Jim ! | Jeremy Allison | 3 | -4/+27 |
2003-07-01 | Generate docs. | Jelmer Vernooij | 2 | -27885/+28069 |
2003-07-01 | Use entities | Jelmer Vernooij | 1 | -1/+1 |
2003-07-01 | Fix some syntax errors and typo's | Jelmer Vernooij | 3 | -1/+5 |
2003-07-01 | Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as de... | John Terpstra | 4 | -5/+40 |
2003-07-01 | Fix a typo | Jelmer Vernooij | 1 | -1/+1 |
2003-07-01 | Document "client use spnego" | Jelmer Vernooij | 1 | -0/+16 |
2003-07-01 | sync with release branch | Gerald Carter | 1 | -11/+62 |
2003-07-01 | JMCD's fixes also. | John Terpstra | 1 | -4/+4 |
2003-07-01 | Fix typos, add a little clarification. | John Terpstra | 1 | -6/+7 |
2003-07-01 | being a responsible developer for a change. Make sure to | Gerald Carter | 4 | -35/+42 |
2003-07-01 | syncing newer files to SAMBA_3_0 | Gerald Carter | 2 | -29/+13 |
2003-07-01 | removing nisplussam | Gerald Carter | 3 | -1538/+2 |
2003-07-01 | * fixed volker's wbinfo -a lockup again. This one was my fault. | Gerald Carter | 2 | -61/+63 |
2003-07-01 | initial draft of changeset | Gerald Carter | 1 | -31/+123 |
2003-07-01 | applying fix for group map conversion (patch from Kristyan Osborne) | Gerald Carter | 1 | -1/+1 |
2003-07-01 | fix compile problem with nisplussam | Gerald Carter | 2 | -13/+20 |
2003-07-01 | Different fix for memleak just committed. This belongs into | Volker Lendecke | 3 | -4/+1 |
2003-07-01 | Fix two memory leaks. tdb_search_keys allocates space for the key | Volker Lendecke | 2 | -0/+4 |
2003-07-01 | Fix a segfault found by metze & valgrind... | Volker Lendecke | 1 | -3/+5 |
2003-07-01 | Don't set a mapping that is already there. | Volker Lendecke | 1 | -0/+15 |
2003-07-01 | Grr, the order of these arguments matters | Andrew Bartlett | 1 | -2/+2 |
2003-07-01 | Make smbpasswd use the higher log level for the second run - this should | Andrew Bartlett | 1 | -2/+2 |
2003-07-01 | fix typos in log messages and comments. | Gerald Carter | 2 | -3/+3 |
2003-07-01 | * revert change to get_global_sam_name() | Gerald Carter | 2 | -11/+28 |
2003-07-01 | * fix the trustdom_cache to work when winbindd is not running. | Gerald Carter | 6 | -39/+250 |
2003-07-01 | Fixed the latest complaint from jcmd :-). We were storing -1 for the | Jeremy Allison | 1 | -6/+10 |
2003-06-30 | Merge of Volkers patch to make the logic clearer (with my mod). | Jeremy Allison | 2 | -45/+45 |