Age | Commit message (Expand) | Author | Files | Lines |
2002-03-20 | BUFFER_SIZE Should be 128k if large read write tests are to work. | Jeremy Allison | 1 | -0/+5 |
2002-03-20 | resetprinter merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+2 |
2002-03-20 | Remove the "stat open" code - make it inline. This should fix the | Jeremy Allison | 1 | -1/+0 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 2 | -8/+15 |
2002-03-19 | Merge in JohnR's page count fixes. | Jeremy Allison | 2 | -0/+2 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 3 | -2/+8 |
2002-03-19 | ops forgot this :-) | Simo Sorce | 1 | -0/+8 |
2002-03-18 | preparing for release of 3.0-alpha17 | Samba Release Account | 1 | -1/+1 |
2002-03-15 | syncing up printing code with SAMBA_2_2 (already done some merges | Gerald Carter | 3 | -15/+116 |
2002-03-13 | include/smb_macros.h: Don't round up an allocation if the size is zero. | Jeremy Allison | 1 | -1/+1 |
2002-03-12 | Added POSIX ACL layer into the vfs. | Jeremy Allison | 2 | -3/+26 |
2002-03-10 | preparing for release of 3.0-alpha16 | Samba Release Account | 1 | -1/+1 |
2002-03-10 | yipee! Finally put in the patch from Alexey Kotovich | Andrew Tridgell | 2 | -46/+73 |
2002-03-07 | Fix for machines that have their time changed forward, then back. Ensure | Jeremy Allison | 1 | -0/+7 |
2002-03-07 | Change xcopy test to use defined constants rather than magic hex | Jeremy Allison | 1 | -6/+6 |
2002-03-05 | Fix the NTSTATUS -> WERROR for srvsvc pipe. | Jeremy Allison | 2 | -16/+18 |
2002-03-05 | Spelling fixes. | Tim Potter | 1 | -1/+1 |
2002-03-03 | Matching header files for the last netlogon cleanup. | Andrew Bartlett | 1 | -0/+7 |
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 | 3 | -61/+3 |
2002-03-02 | Missing include file update for the secrets.c trustdom changes | Andrew Bartlett | 1 | -1/+1 |
2002-03-01 | Added requested cast for splint. | Jeremy Allison | 1 | -1/+1 |
2002-03-01 | The beginning of trusted and trusting domain support from | Andrew Bartlett | 2 | -2/+17 |
2002-02-27 | Added "nt status support" parameter. Fix offline synchronisation. | Jeremy Allison | 1 | -0/+1 |
2002-02-27 | fix a few defines | Gerald Carter | 1 | -0/+1 |
2002-02-26 | bcopy must DIE ! Stop people creeping use of bcopy back into the code | Jeremy Allison | 1 | -0/+5 |
2002-02-25 | Merge of printing performance fixes from appliance. | Tim Potter | 1 | -1/+1 |
2002-02-25 | Added error for invalid form size. | Tim Potter | 1 | -0/+1 |
2002-02-22 | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. | Andrew Bartlett | 1 | -1/+4 |
2002-02-19 | Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explict | Andrew Bartlett | 1 | -2/+2 |
2002-02-16 | Added some splint annotations from andreas. | Tim Potter | 2 | -0/+14 |
2002-02-16 | Removed some random crap that isn't used anymore. | Tim Potter | 2 | -48/+0 |
2002-02-11 | Add ability to extend ads modification list on the fly. Added ADS_MODLIST type. | Jim McDonough | 1 | -0/+6 |
2002-02-09 | Bring printing in HEAD inline with 2.2.x and app-head. | Jeremy Allison | 1 | -2/+3 |
2002-02-09 | preparing for release of 3.0-alpha15 | Samba Release Account | 1 | -1/+1 |
2002-02-02 | Change ADS_ERROR family of macros - removed semicolon from the end, since the... | Jim McDonough | 1 | -4/+4 |
2002-02-01 | Add ads printer information | Jim McDonough | 1 | -0/+55 |
2002-01-31 | Added some constants for the flags field in the FORM_1 structure. | Tim Potter | 1 | -1/+5 |
2002-01-31 | Added constant for WERR_FILE_EXISTS. | Tim Potter | 1 | -0/+1 |
2002-01-30 | preparing for release of 3.0-alpha14 | Samba Release Account | 1 | -1/+1 |
2002-01-30 | Added wrepld_proto.h | Tim Potter | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 56 | -104/+55 |
2002-01-26 | Move the lsa code across to the changed args for lookup_name, and surround it | Andrew Bartlett | 1 | -4/+2 |
2002-01-26 | This always points at a string literal, so it probably should be 'const'. | Andrew Bartlett | 1 | -1/+1 |
2002-01-26 | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 1 | -9/+4 |
2002-01-25 | rewrote nmbd's wins backend to use a tdb instead of a flat text file. | Jean-François Micouleau | 1 | -0/+56 |
2002-01-25 | new message type for nmbd | Jean-François Micouleau | 1 | -0/+1 |
2002-01-25 | Return correct RPC fault PDU on bad handle incoming. | Jeremy Allison | 1 | -0/+6 |
2002-01-25 | minor fixes | Simo Sorce | 1 | -4/+3 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 3 | -4/+69 |