Age | Commit message (Expand) | Author | Files | Lines |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 536 | -54542/+98496 |
2003-07-11 | get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead | Herb Lewis | 2 | -3/+3 |
2003-06-07 | mark the HEAD branch as deprecated. Nothing that a determined | Andrew Tridgell | 2 | -1/+12 |
2003-06-03 | initial version of idmap_ldap.c; lots of updates to come | Gerald Carter | 1 | -0/+838 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 6 | -20/+98 |
2003-06-02 | More changes to editreg to make it less tetchy. | Richard Sharpe | 1 | -17/+17 |
2003-06-02 | Some fixes for editreg.c, although I see that head seems broken ... | Richard Sharpe | 1 | -5/+5 |
2003-06-01 | Bringing packaging/Debian/* to a more recent state. | Eloy Paris | 77 | -7599/+4344 |
2003-05-29 | Setting account policy values is done using -C, not -V. Fixes bug #120 | Jelmer Vernooij | 1 | -1/+1 |
2003-05-29 | Don't crash when doing command name completion. Fixes debian bug #194776 | Jelmer Vernooij | 1 | -1/+3 |
2003-05-29 | Fix the events API. Patch by metze with some minor modifications. | Jelmer Vernooij | 2 | -64/+110 |
2003-05-28 | Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to | Jeremy Allison | 1 | -51/+14 |
2003-05-28 | Merge of NTLMSSP name type fix from 3.0 | Tim Potter | 1 | -2/+2 |
2003-05-28 | Spelling. | Tim Potter | 1 | -1/+1 |
2003-05-28 | Merge of non-static initialisation fixes from 3.0 | Tim Potter | 1 | -1/+7 |
2003-05-28 | Merge of cut and paste fix from 3.0 | Tim Potter | 1 | -3/+3 |
2003-05-28 | It seems only NT4 does the VC == 0 session drop code. | Jeremy Allison | 1 | -1/+5 |
2003-05-28 | Whitespace syncup. | Tim Potter | 1 | -1/+0 |
2003-05-28 | Merge of rpcstr_pull() termination fixes from 3.0 | Tim Potter | 1 | -1/+4 |
2003-05-28 | Merge of formatting fixups from 3.0 | Tim Potter | 1 | -4/+9 |
2003-05-28 | Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0 | Tim Potter | 1 | -0/+4 |
2003-05-28 | Merge from 3.0: | Tim Potter | 1 | -0/+1 |
2003-05-28 | Merge of uint32/uid_t mismatch from 3.0 | Tim Potter | 2 | -3/+3 |
2003-05-27 | cut-n-paste error | Gerald Carter | 1 | -1/+1 |
2003-05-27 | Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources | Jeremy Allison | 1 | -1/+18 |
2003-05-27 | fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names | Gerald Carter | 1 | -6/+8 |
2003-05-27 | volker's fix for crash when my_private_data == NULL | Gerald Carter | 1 | -2/+8 |
2003-05-27 | volker's add_signature() fix; must pass the beginning on the outbuf to get th... | Gerald Carter | 1 | -5/+5 |
2003-05-27 | Squash another compiler warning. | Tim Potter | 1 | -2/+2 |
2003-05-27 | Fix unused variable warning. | Tim Potter | 1 | -1/+2 |
2003-05-27 | Fix shadow parameter warning in free_empty_sys_acl() | Tim Potter | 1 | -5/+5 |
2003-05-27 | This should be the correct fix for merge of bug #60 from 3.0. | Tim Potter | 1 | -3/+0 |
2003-05-27 | Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I think | Tim Potter | 1 | -1/+1 |
2003-05-27 | Merge the remaining bits of fix for bug #60. | Tim Potter | 1 | -59/+48 |
2003-05-27 | Merge from 3.0: remove bogus static initialisers. | Tim Potter | 1 | -2/+2 |
2003-05-27 | Merge from 3.0: quieten debug message for trust acct password change. | Tim Potter | 1 | -1/+1 |
2003-05-27 | Added string error for NT_STATUS_NOT_A_REPARSE_POINT error. | Tim Potter | 1 | -0/+1 |
2003-05-27 | Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER and | Tim Potter | 1 | -0/+11 |
2003-05-27 | Sync up sid types enum. | Tim Potter | 1 | -1/+2 |
2003-05-27 | Jelmer was really excited about copyrights this year. | Tim Potter | 1 | -1/+1 |
2003-05-27 | Merge: add DFS error constant. | Tim Potter | 1 | -0/+1 |
2003-05-27 | Whitespace syncup. | Tim Potter | 1 | -1/+0 |
2003-05-27 | Comment syncup. | Tim Potter | 1 | -1/+1 |
2003-05-27 | Merge: ignore autogenerated file. | Tim Potter | 1 | -0/+1 |
2003-05-27 | Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test() | Tim Potter | 1 | -1/+1 |
2003-05-26 | Added file from SAMBA_3_0 branch. | Tim Potter | 1 | -0/+1 |
2003-05-26 | Add document on contributing code to samba | Jelmer Vernooij | 2 | -0/+108 |
2003-05-26 | Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar... | Jelmer Vernooij | 1 | -1/+1 |
2003-05-26 | Correctly initialize winbind auth method. | Volker Lendecke | 1 | -0/+3 |
2003-05-25 | Some minor fixes in language and content | Jelmer Vernooij | 1 | -14/+12 |