Age | Commit message (Expand) | Author | Files | Lines |
2003-09-10 | merge from 3.0 | Gerald Carter | 1 | -3/+3 |
2003-09-10 | remove references to 'strip dot' | Gerald Carter | 2 | -16/+0 |
2003-09-09 | version.h is autogenerated now | Gerald Carter | 1 | -8/+0 |
2003-09-09 | add missing file from 3.0 | Gerald Carter | 1 | -0/+43 |
2003-09-09 | another round of syncs for HEAD that I forget | Gerald Carter | 33 | -1622/+390 |
2003-09-09 | removing unused files | Gerald Carter | 5 | -1983/+0 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 260 | -11647/+20170 |
2003-09-09 | syncing files | Gerald Carter | 19 | -850/+0 |
2003-09-09 | adding files from 3.0 | Gerald Carter | 6 | -0/+10 |
2003-09-09 | syncing examples | Gerald Carter | 52 | -504/+6980 |
2003-09-09 | removing unneeded files | Gerald Carter | 11 | -1333/+0 |
2003-09-09 | syncing packaging files from 3.0 | Gerald Carter | 13 | -1196/+0 |
2003-09-09 | syncing packaging files from 3.0 | Gerald Carter | 71 | -6607/+0 |
2003-09-09 | syncing packaging files from 3.0 | Gerald Carter | 49 | -891/+2314 |
2003-09-09 | adding missing files from 3.0 | Gerald Carter | 48 | -0/+58 |
2003-09-09 | removing files not in 3.0 | Gerald Carter | 158 | -37763/+6 |
2003-09-09 | syncing files from 3.0 into HEAD again | Gerald Carter | 234 | -47827/+53912 |
2003-08-19 | removing using_samba docs from samba cvs module (not are in a separate cvs mo... | Gerald Carter | 159 | -27609/+0 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 172 | -4095/+6162 |
2003-07-23 | connect to the right realm or domain for trusted AD domains | Gerald Carter | 1 | -8/+4 |
2003-07-17 | fix the build. Ifdef out some code | Gerald Carter | 3 | -540/+13 |
2003-07-17 | should not have been checked in. My fault | Gerald Carter | 1 | -36/+0 |
2003-07-16 | ading new files from 3.0 | Gerald Carter | 112 | -0/+21094 |
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 |