Age | Commit message (Expand) | Author | Files | Lines |
2002-06-14 | Fix spelling typo. | Jeremy Allison | 1 | -11/+11 |
2002-06-14 | More of SMB signing for client - not yet finished (should be harmless). | Jeremy Allison | 1 | -1/+2 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -2/+2 |
2002-06-07 | Add flags2 for security signitures | Andrew Bartlett | 1 | -0/+1 |
2002-05-31 | Removed some unused variables - tidy up some formating, add struct to | Jeremy Allison | 1 | -1/+7 |
2002-05-18 | Include the extra #define for the last set of smbpasswd mods. | Andrew Bartlett | 1 | -0/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -2/+7 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -5/+0 |
2002-04-15 | Added hex values as comments for the standard access rights. | Tim Potter | 1 | -5/+5 |
2002-04-13 | This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij | Andrew Bartlett | 1 | -0/+2 |
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 |