Age | Commit message (Expand) | Author | Files | Lines |
2002-04-22 | printing merge from HEAD | Gerald Carter | 2 | -12/+2 |
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 | 1 | -12/+41 |
2002-04-12 | merged the mangling test and passdb bugfixes into SAMBA_3_0 | Andrew Tridgell | 1 | -15/+0 |
2002-04-11 | Correctly emulate NT in printer handle opening access rights. | Jeremy Allison | 1 | -1/+6 |
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 | 1 | -16/+22 |
2002-04-10 | Added Shirish's client side caching policy change. | Jeremy Allison | 1 | -0/+52 |
2002-04-09 | Fixed typo in debug statement. | Tim Potter | 1 | -1/+1 |
2002-04-09 | Fixed some compiler warnings. | Tim Potter | 1 | -5/+5 |
2002-04-09 | Add a become_root()/unbecome_root() pair to allow acces to the passdb for | Andrew Bartlett | 1 | -0/+4 |
2002-04-05 | Fix Gerry bug - MajorVersion should be 2 not 3. | Jeremy Allison | 1 | -1/+1 |
2002-03-31 | Removed unused variable. | Tim Potter | 1 | -1/+0 |
2002-03-30 | Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgr | Jeremy Allison | 1 | -1/+12 |
2002-03-29 | Don't core dump listing thousands of users in usrmgr. | Jeremy Allison | 2 | -11/+22 |
2002-03-29 | Ensure we return a parseable value if invalid handle given. | Jeremy Allison | 1 | -17/+17 |
2002-03-28 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+6 |
2002-03-27 | merge from SAMBA_2_2 | Gerald Carter | 1 | -6/+6 |
2002-03-26 | OpenPrinter() merge from 2.2 | Gerald Carter | 2 | -7/+156 |
2002-03-23 | Fix the mp3 rename bug - also tidy up our open code and remove the special | Jeremy Allison | 1 | -2/+2 |
2002-03-22 | Stomped on some header file version numbers that have crept back in. | Tim Potter | 2 | -3/+2 |
2002-03-21 | Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam() | Andrew Bartlett | 1 | -3/+3 |
2002-03-20 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -12/+1 |
2002-03-20 | resetprinter merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+22 |
2002-03-20 | Merge from app-head: | Tim Potter | 1 | -2/+2 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 1 | -10/+82 |
2002-03-19 | Merge in JohnR's page count fixes. | Jeremy Allison | 1 | -4/+31 |
2002-03-18 | more verbose checking in talloc and util_pw | Simo Sorce | 1 | -2/+42 |
2002-03-17 | Added dos_errstr() function. Not all errors in list yet. | Tim Potter | 1 | -7/+7 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 2 | -2/+2 |
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 |