summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17148: the wins service should not accept any controls so that a GUI can gre...Gerald Carter1-0/+1
2007-10-10r17147: Install fixes for librariesGerald Carter2-36/+42
2007-10-10r17146: Starting to cleanout my local tree someGerald Carter2-16/+206
2007-10-10r17142: Ensure we record the correct can_read/can_writeJeremy Allison1-4/+6
2007-10-10r17140: Get rid of the lock release/reacquire code ! Turns outJeremy Allison1-85/+73
2007-10-10r17138: In preparation for the cluster merge, add an empty configure option :-)Volker Lendecke1-0/+14
2007-10-10r17136: Fix alignment on lsaquery. This broke in particular level 6, where th...Volker Lendecke1-0/+3
2007-10-10r17134: Fix a debug messageVolker Lendecke1-1/+1
2007-10-10r17131: Optimisation - when doing a stat open don't open theJeremy Allison1-1/+1
2007-10-10r17130: Remove unneeded unlock call.Jeremy Allison1-3/+0
2007-10-10r17128: Missed a logic error in my last patch. Ensure we deal with anyJeremy Allison1-5/+42
2007-10-10r17125: Drastic problems require drastic solutions. There'sJeremy Allison2-109/+228
2007-10-10r17124: fixed a bug which caused resolve_ads() to spin forever if one of theAndrew Tridgell1-11/+9
2007-10-10r17123: Fix 32bit/64bit portability issues again.Gerald Carter1-22/+54
2007-10-10r17122: remove unused global var from idmap_adGerald Carter1-1/+0
2007-10-10r17116: Jerry, I can't reach you right now, but r17110 broke the build.Volker Lendecke1-1/+1
2007-10-10r17111: cleanup the idmap_ad initialization after review by gdGerald Carter1-5/+1
2007-10-10r17110: revert a bad merge from the old trunkGerald Carter1-1/+1
2007-10-10r17108: Make the default timeout parameter for lock waitingJeremy Allison2-6/+6
2007-10-10r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison2-3/+6
2007-10-10r17106: Match Windows timing values on locks.Jeremy Allison1-0/+5
2007-10-10r17105: Fix the race Volker found - we had a non-lockedJeremy Allison6-315/+161
2007-10-10r17102: Fix segfault in libnss_wins [bugzilla #3937].Günther Deschner1-0/+1
2007-10-10r17100: Ooops. Fix the build...Jeremy Allison1-2/+7
2007-10-10r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison11-182/+323
2007-10-10r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares...Volker Lendecke2-31/+31
2007-10-10r17096: Simplify share_access_check a bit: It takes the sharename instead of ...Volker Lendecke3-19/+23
2007-10-10r17095: Activate RPC-SAMBA3-SHARESECVolker Lendecke1-1/+1
2007-10-10r17089: Fix a possible null dereference and some memleaks.Volker Lendecke2-0/+8
2007-10-10r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2-39/+64
2007-10-10r17080: Remove traces of the wrepld directory (nowJeremy Allison1-20/+2
2007-10-10r17078: Ouch....Volker Lendecke1-36/+0
2007-10-10r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke2-1/+37
2007-10-10r17075: Even without talloc_steal you can still create memory problems.... ;-)Volker Lendecke1-1/+1
2007-10-10r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke1-4/+16
2007-10-10r17060: Some c++ warningsVolker Lendecke1-3/+4
2007-10-10r17047: Fix a typo and a possible NULL dereferenceVolker Lendecke1-2/+4
2007-10-10r17046: Ensure we're using the right pointers ...Jeremy Allison1-11/+7
2007-10-10r17043: Fix memleak when processing CIFS POSIX lock/unlockJeremy Allison1-4/+5
2007-10-10r17041: Trying to track down a *big* memory leak in the new lock code.Jeremy Allison2-1/+2
2007-10-10r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke5-127/+244
2007-10-10r17033: Restructure init_srv_share_info_ctr so that there's only one loop, no...Volker Lendecke1-185/+119
2007-10-10r17032: I thought I had already merged this from trunk:Volker Lendecke4-8/+13
2007-10-10r17030: Partially fix standalone build of tdb directoryJeremy Allison2-2/+1
2007-10-10r17025: Remove one blank line - test checking in to twoJeremy Allison1-1/+0
2007-10-10r17023: security = server should not be considerd ROLE_DOMAIN_MEMBERGerald Carter1-1/+2
2007-10-10r17022: Fix the build farm -- maybe this is the real fix, testing moreVolker Lendecke1-1/+2
2007-10-10r17021: remove unsupported smbwrapper codeGerald Carter17-4463/+12
2007-10-10r17017: BUG 3916: fix pam config file parsing in pam_winbind.Gerald Carter1-15/+17
2007-10-10r17016: Different and smaller fix for the valid users = username problem.Volker Lendecke1-1/+7