Age | Commit message (Expand) | Author | Files | Lines |
2002-10-14 | Merge of file/directory access bits changes. | Tim Potter | 1 | -14/+19 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 1 | -1/+1 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -0/+11 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 1 | -0/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -64/+36 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -7/+20 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -49/+53 |
2002-03-23 | Fix the mp3 rename bug - also tidy up our open code and remove the special | Jeremy Allison | 1 | -6/+3 |
2002-03-20 | BUFFER_SIZE Should be 128k if large read write tests are to work. | Jeremy Allison | 1 | -0/+5 |
2002-03-20 | Remove the "stat open" code - make it inline. This should fix the | Jeremy Allison | 1 | -1/+0 |
2002-03-19 | Merge in JohnR's page count fixes. | Jeremy Allison | 1 | -0/+1 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 1 | -0/+1 |
2002-03-15 | syncing up printing code with SAMBA_2_2 (already done some merges | Gerald Carter | 1 | -2/+2 |
2002-03-12 | Added POSIX ACL layer into the vfs. | Jeremy Allison | 1 | -1/+1 |
2002-03-10 | yipee! Finally put in the patch from Alexey Kotovich | Andrew Tridgell | 1 | -6/+0 |
2002-03-07 | Change xcopy test to use defined constants rather than magic hex | Jeremy Allison | 1 | -6/+6 |
2002-03-02 | This patch merges my private LDAP tree into HEAD. | Andrew Bartlett | 1 | -2/+8 |
2002-03-02 | Remove util_list.h, as its matching .c file has already gone, and nobody is | Andrew Bartlett | 1 | -2/+0 |
2002-02-27 | Added "nt status support" parameter. Fix offline synchronisation. | Jeremy Allison | 1 | -0/+1 |
2002-02-16 | Added some splint annotations from andreas. | Tim Potter | 1 | -0/+7 |
2002-02-16 | Removed some random crap that isn't used anymore. | Tim Potter | 1 | -47/+0 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-25 | minor fixes | Simo Sorce | 1 | -4/+3 |
2002-01-20 | Kill off another ugly wart from the side of the passdb subsystem. | Andrew Bartlett | 1 | -0/+2 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -0/+2 |
2002-01-16 | Fixup error mapping so we have only one table containing errno -> dos error -... | Jeremy Allison | 1 | -0/+7 |
2002-01-15 | Split pstring definitions into their own header. | Martin Pool | 1 | -53/+1 |
2002-01-15 | Change the passdb interface to use allocated strings. | Andrew Bartlett | 1 | -13/+17 |
2002-01-14 | PSTRING_SANCTIFY: | Martin Pool | 1 | -3/+50 |
2002-01-10 | First part of UNIX extensions (#ifdefed out) more to follow. | Jeremy Allison | 1 | -0/+1 |
2002-01-05 | Add a talloc varient of the data_blob functions. | Andrew Bartlett | 1 | -1/+2 |
2002-01-02 | ooops./ forgot one | Gerald Carter | 1 | -1/+1 |
2002-01-02 | Actually enforce the passdb API. | Andrew Bartlett | 1 | -48/+55 |
2001-12-31 | some merges from 2.2. Still need to merge in changes from pdb_tdb.c | Gerald Carter | 1 | -0/+1 |
2001-12-27 | moving SAM_ACCOUNT to include a bit field for initialized | Gerald Carter | 1 | -2/+21 |
2001-12-20 | much better auto-init of valid_table[]. This should just about remove | Andrew Tridgell | 1 | -0/+1 |
2001-12-20 | Added some comments showing hex values of some constants. | Tim Potter | 1 | -11/+11 |
2001-12-14 | Rafal (mimir) patch for trusts r. | Jean-François Micouleau | 1 | -0/+1 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 1 | -0/+7 |
2001-12-05 | OK. Smbpasswd -j is DEAD. | Andrew Bartlett | 1 | -0/+6 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 1 | -0/+14 |
2001-11-30 | Comment deconfusification. | Tim Potter | 1 | -1/+1 |
2001-11-25 | added 'security=ADS' | Andrew Tridgell | 1 | -1/+1 |
2001-11-23 | Reference about SIDs from tpot. | Martin Pool | 1 | -7/+13 |
2001-11-08 | Added more define bits. Fixed error in vol attributes. | Jeremy Allison | 1 | -3/+6 |
2001-11-04 | a big one: | Simo Sorce | 1 | -0/+10 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -0/+3 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -2/+2 |
2001-10-30 | Fix up smbpasswd -e/-d so that it doesn't change the password under you any | Andrew Bartlett | 1 | -0/+1 |
2001-10-29 | This commit is number 2 of 4. | Andrew Bartlett | 1 | -7/+0 |