r17314: Optimisation for POSIX locking. If we're downgrading
[samba.git] / source3 /
2007-10-10 Jeremy Allisonr17314: Optimisation for POSIX locking. If we're downgr...
2007-10-10 Volker Lendecker17313: Non-Ascii attribute values need to be encoded...
2007-10-10 Volker Lendecker17312: Do some reformatting on net rpc samsync ldif...
2007-10-10 Jelmer Vernooijr17307: Add datarootdir setting (required for newer...
2007-10-10 Jeremy Allisonr17296: Replace the understandable parts of the quota
2007-10-10 Jeremy Allisonr17295: Back out the become_root_uid_only change on...
2007-10-10 Jeremy Allisonr17294: Make the code a little cleaner. Instead of...
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Jeremy Allisonr17292: Try and fix bug #3967 - signing problems on...
2007-10-10 Jeremy Allisonr17291: Fix memory leaks on early exit path.
2007-10-10 Volker Lendecker17279: conn->cnum is the tid we've given to the client...
2007-10-10 Jeremy Allisonr17276: Don't change the POSIX lock ref count if posix...
2007-10-10 Gerald Carterr17271: Fix a regression in the ldapsam uri syntax.
2007-10-10 Jeremy Allisonr17262: After messages from Metze and traces from Karol...
2007-10-10 Gerald Carterr17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.c
2007-10-10 Gerald Carterr17258: Cleanup the 'net ads help join' output and...
2007-10-10 Volker Lendecker17254: Simple flattening of an if-statement, no logic...
2007-10-10 Jeremy Allisonr17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNC
2007-10-10 Jeremy Allisonr17248: Ensure we definately add the WRITE_DATA on...
2007-10-10 Jeremy Allisonr17247: When we map generic to specific we need to...
2007-10-10 Gerald Carterr17246: BUG 3964: lower case username prior to getpwnam...
2007-10-10 Jeremy Allisonr17245: Second part of fix for #3962. Don't do a double
2007-10-10 Jeremy Allisonr17244: There were several error paths where NT_PRINTER...
2007-10-10 Gerald Carterr17242: BUG 3957: make sure to zero memory in the SRV...
2007-10-10 Gerald Carterr17239: BUG 3959: patch from William Charles <william...
2007-10-10 Jeremy Allisonr17234: Fix error mappings for EQUOTA and ENOBUFS.
2007-10-10 Volker Lendecker17231: Some patch cosmetics
2007-10-10 Volker Lendecker17229: Indent-style reformatting -- getting used to...
2007-10-10 Volker Lendecker17228: Modest reformatting
2007-10-10 Jeremy Allisonr17220: If we're going to fail a write with an errno...
2007-10-10 Gerald Carterr17217: Fix a couple of "smbldap_open(): Cannot open...
2007-10-10 Andrew Bartlettr17216: From Kai Blin <kai.blin@gmail.com>:
2007-10-10 Volker Lendecker17199: Add comment to the RID/SID miracle
2007-10-10 Alexander Bokovoyr17198: Fix wins_nss dependencies
2007-10-10 Volker Lendecker17194: To run rpc-samba3-lsa in the build farm, we...
2007-10-10 Volker Lendecker17192: Make this actually survive valgrind. We NEED...
2007-10-10 Volker Lendecker17191: Forgotten file, sorry!
2007-10-10 Volker Lendecker17190: Remove a warning from "opi", a 64-bit machine
2007-10-10 Volker Lendecker17188: Dump lsa_lookupsids3. I could not make it work...
2007-10-10 Volker Lendecker17184: Attempt to get rid of some warnings on HP/UX...
2007-10-10 Gerald Carterr17183: LsaLookupSids() shoudl return the string form...
2007-10-10 Jeremy Allisonr17181: Fix the build farm RAW-READ bug. When making...
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It
2007-10-10 Volker Lendecker17177: Get rid of a global variable by adding a privat...
2007-10-10 Gerald Carterr17162: Fix typo small typos noticed by Paul Green.
2007-10-10 Gerald Carterr17159: Bug 3920: Restore wnibind use default domain...
2007-10-10 Gerald Carterr17158: Add two new options to 'net ads join'
2007-10-10 Jeremy Allisonr17152: Don't handle the delete pending here, await
2007-10-10 Gerald Carterr17151: revert a few accidental commits to the Makefile
2007-10-10 Gerald Carterr17150: MMC User & group plugins fixes:
2007-10-10 Gerald Carterr17149: Fail the join if we cannot set any SPNs for...
2007-10-10 Gerald Carterr17148: the wins service should not accept any controls...
2007-10-10 Gerald Carterr17147: Install fixes for libraries
2007-10-10 Gerald Carterr17146: Starting to cleanout my local tree some
2007-10-10 Jeremy Allisonr17142: Ensure we record the correct can_read/can_write
2007-10-10 Jeremy Allisonr17140: Get rid of the lock release/reacquire code...
2007-10-10 Volker Lendecker17138: In preparation for the cluster merge, add an...
2007-10-10 Volker Lendecker17136: Fix alignment on lsaquery. This broke in partic...
2007-10-10 Volker Lendecker17134: Fix a debug message
2007-10-10 Jeremy Allisonr17131: Optimisation - when doing a stat open don't...
2007-10-10 Jeremy Allisonr17130: Remove unneeded unlock call.
2007-10-10 Jeremy Allisonr17128: Missed a logic error in my last patch. Ensure...
2007-10-10 Jeremy Allisonr17125: Drastic problems require drastic solutions...
2007-10-10 Andrew Tridgellr17124: fixed a bug which caused resolve_ads() to spin...
2007-10-10 Gerald Carterr17123: Fix 32bit/64bit portability issues again.
2007-10-10 Gerald Carterr17122: remove unused global var from idmap_ad
2007-10-10 Volker Lendecker17116: Jerry, I can't reach you right now, but r17110...
2007-10-10 Gerald Carterr17111: cleanup the idmap_ad initialization after revie...
2007-10-10 Gerald Carterr17110: revert a bad merge from the old trunk
2007-10-10 Jeremy Allisonr17108: Make the default timeout parameter for lock...
2007-10-10 Jeremy Allisonr17107: Make the 200 ms timeout value tunable in local...
2007-10-10 Jeremy Allisonr17106: Match Windows timing values on locks.
2007-10-10 Jeremy Allisonr17105: Fix the race Volker found - we had a non-locked
2007-10-10 Günther Deschnerr17102: Fix segfault in libnss_wins [bugzilla #3937].
2007-10-10 Jeremy Allisonr17100: Ooops. Fix the build...
2007-10-10 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2007-10-10 Volker Lendecker17097: Move share_access_check from rpc_server/srv_srv...
2007-10-10 Volker Lendecker17096: Simplify share_access_check a bit: It takes...
2007-10-10 Volker Lendecker17095: Activate RPC-SAMBA3-SHARESEC
2007-10-10 Volker Lendecker17089: Fix a possible null dereference and some memleaks.
2007-10-10 Günther Deschnerr17086: Re-add ability to contact remote domain control...
2007-10-10 Jeremy Allisonr17080: Remove traces of the wrepld directory (now
2007-10-10 Volker Lendecker17078: Ouch....
2007-10-10 Volker Lendecker17077: Activate RPC-SAMBA3-GETUSERNAME in the build...
2007-10-10 Volker Lendecker17075: Even without talloc_steal you can still create...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Volker Lendecker17060: Some c++ warnings
2007-10-10 Volker Lendecker17047: Fix a typo and a possible NULL dereference
2007-10-10 Jeremy Allisonr17046: Ensure we're using the right pointers ...
2007-10-10 Jeremy Allisonr17043: Fix memleak when processing CIFS POSIX lock...
2007-10-10 Jeremy Allisonr17041: Trying to track down a *big* memory leak in...
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Volker Lendecker17033: Restructure init_srv_share_info_ctr so that...
2007-10-10 Volker Lendecker17032: I thought I had already merged this from trunk:
2007-10-10 Jeremy Allisonr17030: Partially fix standalone build of tdb directory
2007-10-10 Jeremy Allisonr17025: Remove one blank line - test checking in to two
2007-10-10 Gerald Carterr17023: security = server should not be considerd ROLE_...
2007-10-10 Volker Lendecker17022: Fix the build farm -- maybe this is the real...
2007-10-10 Gerald Carterr17021: remove unsupported smbwrapper code
2007-10-10 Gerald Carterr17017: BUG 3916: fix pam config file parsing in pam_wi...
next