Age | Commit message (Expand) | Author | Files | Lines |
2002-03-15 | syncing up printing code with SAMBA_2_2 (already done some merges | Gerald Carter | 2 | -149/+317 |
2002-03-14 | Backed out enumprinters stuff - leave it for another day. | Tim Potter | 1 | -24/+10 |
2002-03-12 | Merge of enumprinters vs getprinter naming patch from 2.2 | Tim Potter | 1 | -14/+30 |
2002-03-10 | return the correct SID and domain name for the samr enum_domain and | Andrew Tridgell | 1 | -8/+30 |
2002-03-08 | merge from 2.2 | Gerald Carter | 1 | -3/+3 |
2002-03-08 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-03-08 | Turns out an Admin user shouldn't always have access on a handle. | Jeremy Allison | 1 | -7/+0 |
2002-03-07 | Merge in the change to do per-handle access checks on setdata/setform etc. | Jeremy Allison | 1 | -70/+138 |
2002-03-05 | Fix the NTSTATUS -> WERROR for srvsvc pipe. | Jeremy Allison | 1 | -137/+128 |
2002-03-05 | Spelling fixes. | Tim Potter | 1 | -3/+3 |
2002-03-03 | Some more fixes to enusre we execute the same code pathes as before this | Andrew Bartlett | 1 | -8/+8 |
2002-03-03 | This patch allows NT4 domains to trust Samba. | Andrew Bartlett | 1 | -84/+81 |
2002-03-01 | SECURITY FIXES: | Andrew Bartlett | 1 | -1/+7 |
2002-02-26 | Fixup the sending of printer change messages from job changes. | Jeremy Allison | 1 | -9/+16 |
2002-02-25 | Merge of printing performance fixes from appliance. | Tim Potter | 1 | -40/+61 |
2002-02-21 | merge from 2.2 | Gerald Carter | 1 | -1/+1 |
2002-02-21 | merge from 2.2 | Gerald Carter | 1 | -0/+5 |
2002-02-20 | merge from 2.2 | Gerald Carter | 1 | -5/+8 |
2002-02-15 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -75/+18 |
2002-02-12 | merge from 2.2 | Gerald Carter | 1 | -15/+7 |
2002-02-12 | merge from 2.2 | Gerald Carter | 1 | -4/+18 |
2002-02-09 | Bring printing in HEAD inline with 2.2.x and app-head. | Jeremy Allison | 1 | -171/+320 |
2002-02-08 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -1/+1 |
2002-01-31 | Added administrator access check for server side add, delete and setform | Tim Potter | 1 | -10/+34 |
2002-01-31 | this fixes the problem of not being able to add a SD to a file on a | Andrew Tridgell | 1 | -2/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 20 | -40/+20 |
2002-01-26 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -3/+3 |
2002-01-26 | Add the become_root()/unbecome_root() wrapper around the lookup_name() call, | Andrew Bartlett | 1 | -1/+9 |
2002-01-26 | Move the lsa code across to the changed args for lookup_name, and surround it | Andrew Bartlett | 1 | -2/+11 |
2002-01-26 | Try to move towards slightly sane linking for Samba by removing some pdb_...() | Andrew Bartlett | 1 | -12/+30 |
2002-01-26 | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 1 | -6/+4 |
2002-01-25 | Make systemtime work for spooling on bigendian systems. Fix from | Jeremy Allison | 1 | -3/+20 |
2002-01-25 | Return correct RPC fault PDU on bad handle incoming. | Jeremy Allison | 2 | -0/+9 |
2002-01-23 | Sync up startpageprinter with appliance. | Tim Potter | 1 | -5/+5 |
2002-01-22 | Merge of fixes from 2.2. | Jeremy Allison | 3 | -15/+15 |
2002-01-22 | merge from appliance_head | Gerald Carter | 1 | -2/+5 |
2002-01-20 | Fix the negation of the extra parinoia check on machine password changes. | Andrew Bartlett | 1 | -1/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 2 | -45/+78 |
2002-01-20 | Kill off another ugly wart from the side of the passdb subsystem. | Andrew Bartlett | 3 | -36/+16 |
2002-01-20 | This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a | Andrew Bartlett | 3 | -60/+210 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 2 | -8/+8 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -3/+14 |
2002-01-15 | Missing assign fix from Bernt Nilsson bkn@ida.liu.se. | Jeremy Allison | 1 | -1/+1 |
2002-01-15 | Change the passdb interface to use allocated strings. | Andrew Bartlett | 1 | -1/+1 |
2002-01-12 | Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi... | Jeremy Allison | 1 | -0/+113 |
2002-01-11 | Round and round we go.... | Jeremy Allison | 1 | -1/+2 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 2 | -3/+3 |
2002-01-09 | When re-writing tdb version numbers as little endian int32, we must | Jeremy Allison | 1 | -6/+7 |
2002-01-09 | Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian | Jeremy Allison | 1 | -18/+29 |
2002-01-08 | Added get_called_name() function, which replaces global_myname in printing | Jeremy Allison | 1 | -19/+17 |