summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-1013-53/+111
* r25399: Excise uint - > uint32 (where appropriate) or unsigned int.Jeremy Allison2007-10-106-11/+11
* r25396: Very obvious fix from Martin Zielinski.Günther Deschner2007-10-101-0/+1
* r25393: Removed unused variableGerald Carter2007-10-101-2/+0
* r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders.Jeremy Allison2007-10-101-0/+10
* r25389: Fix crash bug using DFS info struct uninitialized.Jeremy Allison2007-10-101-4/+28
* r25380: Remove the groupdb:mapping parameter as discussed in the following th...Gerald Carter2007-10-101-14/+2
* r25370: Allow to delete registry keys recursively without deleting the final ...Günther Deschner2007-10-101-10/+31
* r25362: Add "NT Authority\System" with Full Access to the default registry se...Günther Deschner2007-10-101-2/+7
* r25355: IP address parsing did not allow for fully expanded ipv6 addressesSteve French2007-10-101-1/+1
* r25328: When using ldap sasl wrapping with gssapi it's important to receive w...Günther Deschner2007-10-101-0/+5
* r25327: Normalize the path we return for 'msdfs proxy'Volker Lendecke2007-10-101-1/+11
* r25326: Free the context from the talloc_stackframe.Günther Deschner2007-10-101-2/+5
* r25325: Rename some defines.Günther Deschner2007-10-102-6/+6
* r25324: Fix "msdfs proxy"Volker Lendecke2007-10-101-1/+1
* r25323: Fix the buildVolker Lendecke2007-10-101-1/+1
* r25317: Activate raw-samba3rootdirfidVolker Lendecke2007-10-101-0/+1
* r25314: Add HKEY_CURRENT_USER to reg_hive_key().Günther Deschner2007-10-101-0/+3
* r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().Günther Deschner2007-10-101-0/+4
* r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIXVolker Lendecke2007-10-101-0/+3
* r25309: Volker's fix for bug #4984 - samba4 torture testJeremy Allison2007-10-101-41/+71
* r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) toMichael Adam2007-10-1010-126/+126
* r25287: Eliminate a handful of red bars and overly long lines I justMichael Adam2007-10-101-32/+40
* r25286: Fix one more caller of unistr2_to_ascii() that passedMichael Adam2007-10-101-1/+1
* r25285: Fix some more callers of unistr2_to_ascii to use the size ofMichael Adam2007-10-101-4/+4
* r25281: Fix a caller of unistr2_to_ascii():Michael Adam2007-10-101-1/+1
* r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.Jeremy Allison2007-10-101-4/+7
* r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...Stefan Metzmacher2007-10-101-3/+13
* r25274: Attempt to fix RPC-SAMBA3-GETUSERNAMEVolker Lendecke2007-10-101-2/+2
* r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's neverJeremy Allison2007-10-101-8/+8
* r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.Michael Adam2007-10-101-8/+8
* r25270: for internal domains we should not ask a remote DC.Stefan Metzmacher2007-10-101-0/+9
* r25260: add trusted domains always to the end of the list.Stefan Metzmacher2007-10-101-20/+20
* r25258: Fix a panic message and remove superfluous return after the call to s...Michael Adam2007-10-101-2/+1
* r25257: When dumping eventlist, display full timestring.Günther Deschner2007-10-101-2/+3
* r25254: Add my C - MichaelMichael Adam2007-10-101-0/+1
* r25252: move macro defines to the end of replace.hStefan Metzmacher2007-10-101-32/+35
* r25248: According to the build-farm all this defines are not neededStefan Metzmacher2007-10-101-19/+3
* r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...Michael Adam2007-10-102-127/+19
* r25245: rerun 'make idl'Stefan Metzmacher2007-10-1013-1897/+1897
* r25244: see what the build-farm says when we only use large file supportStefan Metzmacher2007-10-101-11/+13
* r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-104-13/+3
* r25239: fix cut-n-paste bug in code with LIBUNWIND supportStefan Metzmacher2007-10-101-4/+0
* r25238: Make the error returns from the string functionsJeremy Allison2007-10-102-23/+47
* r25236: make it possible to alter WINBINDD_SOCKET_DIR viaStefan Metzmacher2007-10-102-2/+7
* r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-107-24/+13
* r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher2007-10-104-125/+184
* r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:Stefan Metzmacher2007-10-101-0/+14
* r25226: Get rid of more red bars...Michael Adam2007-10-101-96/+96
* r25225: Add a debug message.Michael Adam2007-10-101-0/+3