Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hard | Günther Deschner | 1 | -3/+13 |
2007-10-10 | r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side, | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r4222: Always compile before commit... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains a | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4184: Removed unused extern. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r4134: check the setprinter(3) based on the access permissions on the handle ... | Gerald Carter | 1 | -14/+11 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 14 | -219/+211 |
2007-10-10 | r4083: consolidate printer searches to use find_service rather than for loops | Gerald Carter | 1 | -16/+6 |
2007-10-10 | r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu. | Jeremy Allison | 1 | -6/+1 |
2007-10-10 | r3875: Allow to look up at least or own sid in _lsa_lookup_sids. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r3705: Nobody has commented, so I'll take this as an ack... | Volker Lendecke | 2 | -64/+44 |
2007-10-10 | r3566: Completely replace the queryuseraliases call. The previous implementat... | Volker Lendecke | 2 | -219/+35 |
2007-10-10 | r3069: add 'force printername' service parameter for people that want to enfo... | Gerald Carter | 1 | -14/+30 |
2007-10-10 | r3066: BUG 1519: fix segfault caused by double free of a printer | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r3065: BUG 1519 (more): apparently the server_name notify request is used to ... | Gerald Carter | 1 | -13/+4 |
2007-10-10 | r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r2955: fixing a segfault uncovered by the changes for BUG 1519 | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r2918: BUG 1907: fix getprinterdriverdir_1(). have to make sure we don't add... | Gerald Carter | 1 | -2/+11 |
2007-10-10 | r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway... | Andrew Bartlett | 1 | -112/+41 |
2007-10-10 | r2865: Add static and remove unused functions that only cload the blame-game | Andrew Bartlett | 1 | -167/+3 |
2007-10-10 | r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re... | Gerald Carter | 1 | -113/+164 |
2007-10-10 | r2761: Print the decrypted, not encrypted key. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2569: Patch from Rob Foehl <rwf@loonybin.net>: | Gerald Carter | 1 | -12/+12 |
2007-10-10 | r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdb | Jeremy Allison | 1 | -8/+9 |
2007-10-10 | r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ... | Jeremy Allison | 1 | -1/+11 |
2007-10-10 | r2331: check password script code and example from trunk | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r2137: This is a patch I've been running at Hawker for a while. | Andrew Bartlett | 1 | -19/+29 |
2007-10-10 | r2133: Several fixes: | Gerald Carter | 1 | -2/+10 |
2007-10-10 | r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid.... | Volker Lendecke | 1 | -3/+0 |
2007-10-10 | r1974: Just use a simple linked list for this. | Jeremy Allison | 1 | -7/+5 |
2007-10-10 | r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ... | Gerald Carter | 1 | -8/+18 |
2007-10-10 | r1692: first commit :) | Günther Deschner | 1 | -1/+8 |
2007-10-10 | r1501: One more check for option != 0. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r1484: BUG 1520: work around bug in xp sp2 rc2 where the client sends a fnpcn... | Gerald Carter | 1 | -0/+12 |
2007-10-10 | r1415: One more memory leak, found by valgrind.. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r1414: Memory leak fixes found by valgrind whilst checking the password histo... | Jeremy Allison | 2 | -17/+33 |
2007-10-10 | r1412: Fix password history list in tdbsam. Fix some memory leaks. Add | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. This | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1338: A netlogon schannel failure is a normal event with XP clients. They ca... | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r1241: Fix incorrect type in printer publishing (struct uuid, not UUID_FLAT). | Jeremy Allison | 1 | -3/+2 |
2007-10-10 | r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c... | Gerald Carter | 1 | -1/+8 |
2007-10-10 | r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> to | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all | Jeremy Allison | 1 | -0/+24 |
2007-10-10 | r1085: Now it's had some proper user testing, merge in the deferred open fix.... | Jeremy Allison | 1 | -4/+6 |
2007-10-10 | r991: Allow winbindd to use the domain trust account password | Gerald Carter | 2 | -24/+56 |
2007-10-10 | r925: add changes frpm trunk (r841 and r842) -- enable background queue updat... | Gerald Carter | 1 | -26/+81 |
2007-10-10 | r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don't | Jeremy Allison | 1 | -6/+6 |