summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r17192: Make this actually survive valgrind. We NEED pidl here...Volker Lendecke2007-10-101-5/+12
* r17191: Forgotten file, sorry!Volker Lendecke2007-10-101-0/+1
* r17190: Remove a warning from "opi", a 64-bit machineVolker Lendecke2007-10-101-1/+1
* r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, theVolker Lendecke2007-10-101-24/+10
* r17184: Attempt to get rid of some warnings on HP/UX. Without _XOPEN_SOURCE_E...Volker Lendecke2007-10-101-0/+1
* r17183: LsaLookupSids() shoudl return the string form of a SID whenGerald Carter2007-10-101-2/+3
* r17181: Fix the build farm RAW-READ bug. When making a copyJeremy Allison2007-10-101-1/+3
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-1013-3014/+2636
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-105-23/+41
* r17162: Fix typo small typos noticed by Paul Green.Gerald Carter2007-10-102-2/+2
* r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2007-10-102-18/+25
* r17158: Add two new options to 'net ads join'Gerald Carter2007-10-101-12/+114
* r17152: Don't handle the delete pending here, awaitJeremy Allison2007-10-101-7/+0
* r17151: revert a few accidental commits to the MakefileGerald Carter2007-10-101-3/+2
* r17150: MMC User & group plugins fixes:Gerald Carter2007-10-104-18/+77
* r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter2007-10-101-24/+18
* r17148: the wins service should not accept any controls so that a GUI can gre...Gerald Carter2007-10-101-0/+1
* r17147: Install fixes for librariesGerald Carter2007-10-102-36/+42
* r17146: Starting to cleanout my local tree someGerald Carter2007-10-102-16/+206
* r17142: Ensure we record the correct can_read/can_writeJeremy Allison2007-10-101-4/+6
* r17140: Get rid of the lock release/reacquire code ! Turns outJeremy Allison2007-10-101-85/+73
* r17138: In preparation for the cluster merge, add an empty configure option :-)Volker Lendecke2007-10-101-0/+14
* r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...Volker Lendecke2007-10-101-0/+3
* r17134: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r17131: Optimisation - when doing a stat open don't open theJeremy Allison2007-10-101-1/+1
* r17130: Remove unneeded unlock call.Jeremy Allison2007-10-101-3/+0
* r17128: Missed a logic error in my last patch. Ensure we deal with anyJeremy Allison2007-10-101-5/+42
* r17125: Drastic problems require drastic solutions. There'sJeremy Allison2007-10-102-109/+228
* r17124: fixed a bug which caused resolve_ads() to spin forever if one of theAndrew Tridgell2007-10-101-11/+9
* r17123: Fix 32bit/64bit portability issues again.Gerald Carter2007-10-101-22/+54
* r17122: remove unused global var from idmap_adGerald Carter2007-10-101-1/+0
* r17116: Jerry, I can't reach you right now, but r17110 broke the build.Volker Lendecke2007-10-101-1/+1
* r17111: cleanup the idmap_ad initialization after review by gdGerald Carter2007-10-101-5/+1
* r17110: revert a bad merge from the old trunkGerald Carter2007-10-101-1/+1
* r17108: Make the default timeout parameter for lock waitingJeremy Allison2007-10-102-6/+6
* r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison2007-10-102-3/+6
* r17106: Match Windows timing values on locks.Jeremy Allison2007-10-101-0/+5
* r17105: Fix the race Volker found - we had a non-lockedJeremy Allison2007-10-106-315/+161
* r17102: Fix segfault in libnss_wins [bugzilla #3937].Günther Deschner2007-10-101-0/+1
* r17100: Ooops. Fix the build...Jeremy Allison2007-10-101-2/+7
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-1011-182/+323
* r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares...Volker Lendecke2007-10-102-31/+31
* r17096: Simplify share_access_check a bit: It takes the sharename instead of ...Volker Lendecke2007-10-103-19/+23
* r17095: Activate RPC-SAMBA3-SHARESECVolker Lendecke2007-10-101-1/+1
* r17089: Fix a possible null dereference and some memleaks.Volker Lendecke2007-10-102-0/+8
* r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2007-10-102-39/+64
* r17080: Remove traces of the wrepld directory (nowJeremy Allison2007-10-101-20/+2
* r17078: Ouch....Volker Lendecke2007-10-101-36/+0
* r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke2007-10-102-1/+37
* r17075: Even without talloc_steal you can still create memory problems.... ;-)Volker Lendecke2007-10-101-1/+1