Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-30 | Fix missing ret = found by Volker. | Jeremy Allison | 1 | -1/+1 |
2003-06-30 | * cleanup more DC name resolution issues in check_*domain_security() | Gerald Carter | 8 | -306/+167 |
2003-06-30 | Valgrind found a bug (subtracting a pointer from a length rather than the | Jeremy Allison | 1 | -1/+1 |
2003-06-30 | Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were | Jeremy Allison | 2 | -27/+125 |
2003-06-30 | removing old code | Gerald Carter | 1 | -172/+0 |
2003-06-30 | * rename samstrict auth method to sam | Gerald Carter | 6 | -137/+132 |
2003-06-30 | fix for platforms that don't have unsetenv(). | Gerald Carter | 2 | -5/+9 |
2003-06-30 | Add the 'guest' passdb backend automatically if | Volker Lendecke | 3 | -3/+28 |
2003-06-30 | Yet more shadow variable warnings. | Tim Potter | 1 | -3/+3 |
2003-06-30 | Fix more shadow variable warnings. | Tim Potter | 1 | -20/+20 |
2003-06-30 | Fix shadow variable warnings. | Tim Potter | 1 | -8/+8 |