Age | Commit message (Expand) | Author | Files | Lines |
2002-07-01 | The 17-bit length field in the header contains the number of | Christopher R. Hertel | 1 | -1/+8 |
2002-05-13 | Merge from HEAD: | Tim Potter | 1 | -1/+1 |
2002-05-13 | Merge of --set-auth-user updates from 2.2 | Tim Potter | 1 | -3/+4 |
2002-05-13 | Rerun autoconf. | Tim Potter | 1 | -7/+88 |
2002-05-13 | Merge of secrets_init() paranoia fix from 2.2 | Tim Potter | 1 | -1/+6 |
2002-05-13 | Merge of Solaris winbindd fixes. | Tim Potter | 4 | -0/+42 |
2002-05-07 | Merge from HEAD: | Tim Potter | 3 | -44/+204 |
2002-05-07 | Merge from HEAD: | Tim Potter | 2 | -0/+2 |
2002-04-24 | Merge from HEAD: | Tim Potter | 2 | -0/+2 |
2002-04-24 | Merged [fp]strterminate macros from HEAD to fix compile. | Tim Potter | 1 | -0/+3 |
2002-04-22 | printing merge from HEAD | Gerald Carter | 5 | -77/+39 |
2002-04-22 | Copying commit from HEAD. | Christopher R. Hertel | 1 | -2/+13 |
2002-04-16 | merge from HEAD | Gerald Carter | 5 | -81/+95 |
2002-04-15 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-04-15 | Merge of lsa lookup names/sids patch from HEAD. | Tim Potter | 6 | -42/+41 |
2002-04-15 | Whoops, removed debug 0 that snuck in. | Tim Potter | 1 | -4/+0 |
2002-04-15 | Merge of print server permission handling fixes from HEAD. | Tim Potter | 2 | -12/+57 |
2002-04-15 | Merge of comment fix. | Tim Potter | 1 | -1/+1 |
2002-04-14 | 3 branches might become a pain... :-) | Volker Lendecke | 2 | -2/+15 |
2002-04-12 | merged the mangling test and passdb bugfixes into SAMBA_3_0 | Andrew Tridgell | 7 | -167/+180 |
2002-04-12 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 22 | -4909/+201 |
2002-04-12 | nicer measurement of failures and collisions | Andrew Tridgell | 1 | -7/+15 |
2002-04-12 | better mangling test. We now test that we can create by long name and | Andrew Tridgell | 1 | -2/+33 |
2002-04-12 | - added a mangling test suite that measures the collision rate on | Andrew Tridgell | 4 | -12/+194 |
2002-04-11 | Much better support for both non-algorithic RIDs (where the RID is stored in | Andrew Bartlett | 3 | -155/+145 |
2002-04-11 | HP2500C driver writes devmode with private data that ends | Jeremy Allison | 1 | -0/+9 |
2002-04-11 | added strndup() for systems that don't have it | Andrew Tridgell | 4 | -672/+697 |
2002-04-11 | don't try to return a void | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | possibly fix the 15000 user problem | Andrew Tridgell | 2 | -8/+8 |
2002-04-11 | - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the | Andrew Tridgell | 1 | -2/+4 |
2002-04-11 | a few debug statements (disabled) | Andrew Tridgell | 1 | -2/+7 |
2002-04-11 | don't treat '.' as FLAG_ASCII, instead handle it separately | Andrew Tridgell | 1 | -2/+2 |
2002-04-11 | - tidier flag checking code | Andrew Tridgell | 1 | -8/+40 |
2002-04-11 | added some more comments | Andrew Tridgell | 1 | -5/+15 |
2002-04-11 | some optimisations to the new mangling system | Andrew Tridgell | 1 | -16/+44 |
2002-04-11 | this adds a completely new hash based mangling scheme | Andrew Tridgell | 4 | -1/+532 |
2002-04-11 | Implemented a setup_logging() function that takes two keywords: | Tim Potter | 1 | -1/+10 |
2002-04-11 | Implemented a setup_logging() function that takes two keywords: | Tim Potter | 2 | -5/+62 |
2002-04-11 | Ignore bin directory. | Tim Potter | 1 | -0/+1 |
2002-04-11 | removed unnecessary memset | Gerald Carter | 1 | -2/+1 |
2002-04-11 | Correctly emulate NT in printer handle opening access rights. | Jeremy Allison | 1 | -1/+6 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 14 | -999/+1117 |
2002-04-11 | s/werror_str/dos_errstr/g to fix compile | Gerald Carter | 1 | -3/+3 |
2002-04-11 | merge from 2.2 | Gerald Carter | 1 | -1/+0 |
2002-04-11 | WERROR merge from SAMBA_2_2 | Gerald Carter | 2 | -50/+40 |
2002-04-11 | specversion merge from SAMBA_2_2 | Gerald Carter | 2 | -0/+29 |
2002-04-11 | Added a whole bunch more permission constants. | Tim Potter | 1 | -0/+20 |
2002-04-11 | Removed duplicate _LARGEFILE64_SOURCE added in error. | Jeremy Allison | 2 | -6/+0 |
2002-04-11 | Ensure VFS modules will build correctly by adding defines for CPPFLAGS | Jeremy Allison | 4 | -767/+934 |
2002-04-10 | Rename of ads_do_search_all2() to ads_do_search_all() and removal of | Jim McDonough | 1 | -23/+11 |