summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25370: Allow to delete registry keys recursively without deleting the final ...Günther Deschner1-10/+31
2007-10-10r25362: Add "NT Authority\System" with Full Access to the default registry se...Günther Deschner1-2/+7
2007-10-10r25355: IP address parsing did not allow for fully expanded ipv6 addressesSteve French1-1/+1
2007-10-10r25328: When using ldap sasl wrapping with gssapi it's important to receive w...Günther Deschner1-0/+5
2007-10-10r25327: Normalize the path we return for 'msdfs proxy'Volker Lendecke1-1/+11
2007-10-10r25326: Free the context from the talloc_stackframe.Günther Deschner1-2/+5
2007-10-10r25325: Rename some defines.Günther Deschner2-6/+6
2007-10-10r25324: Fix "msdfs proxy"Volker Lendecke1-1/+1
2007-10-10r25323: Fix the buildVolker Lendecke1-1/+1
2007-10-10r25317: Activate raw-samba3rootdirfidVolker Lendecke1-0/+1
2007-10-10r25314: Add HKEY_CURRENT_USER to reg_hive_key().Günther Deschner1-0/+3
2007-10-10r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().Günther Deschner1-0/+4
2007-10-10r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIXVolker Lendecke1-0/+3
2007-10-10r25309: Volker's fix for bug #4984 - samba4 torture testJeremy Allison1-41/+71
2007-10-10r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) toMichael Adam10-126/+126
2007-10-10r25287: Eliminate a handful of red bars and overly long lines I justMichael Adam1-32/+40
2007-10-10r25286: Fix one more caller of unistr2_to_ascii() that passedMichael Adam1-1/+1
2007-10-10r25285: Fix some more callers of unistr2_to_ascii to use the size ofMichael Adam1-4/+4
2007-10-10r25281: Fix a caller of unistr2_to_ascii():Michael Adam1-1/+1
2007-10-10r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.Jeremy Allison1-4/+7
2007-10-10r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...Stefan Metzmacher1-3/+13
2007-10-10r25274: Attempt to fix RPC-SAMBA3-GETUSERNAMEVolker Lendecke1-2/+2
2007-10-10r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's neverJeremy Allison1-8/+8
2007-10-10r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.Michael Adam1-8/+8
2007-10-10r25270: for internal domains we should not ask a remote DC.Stefan Metzmacher1-0/+9
2007-10-10r25260: add trusted domains always to the end of the list.Stefan Metzmacher1-20/+20
2007-10-10r25258: Fix a panic message and remove superfluous return after the call to s...Michael Adam1-2/+1
2007-10-10r25257: When dumping eventlist, display full timestring.Günther Deschner1-2/+3
2007-10-10r25254: Add my C - MichaelMichael Adam1-0/+1
2007-10-10r25252: move macro defines to the end of replace.hStefan Metzmacher1-32/+35
2007-10-10r25248: According to the build-farm all this defines are not neededStefan Metzmacher1-19/+3
2007-10-10r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...Michael Adam2-127/+19
2007-10-10r25245: rerun 'make idl'Stefan Metzmacher13-1897/+1897
2007-10-10r25244: see what the build-farm says when we only use large file supportStefan Metzmacher1-11/+13
2007-10-10r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher4-13/+3
2007-10-10r25239: fix cut-n-paste bug in code with LIBUNWIND supportStefan Metzmacher1-4/+0
2007-10-10r25238: Make the error returns from the string functionsJeremy Allison2-23/+47
2007-10-10r25236: make it possible to alter WINBINDD_SOCKET_DIR viaStefan Metzmacher2-2/+7
2007-10-10r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher7-24/+13
2007-10-10r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher4-125/+184
2007-10-10r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>:Stefan Metzmacher1-0/+14
2007-10-10r25226: Get rid of more red bars...Michael Adam1-96/+96
2007-10-10r25225: Add a debug message.Michael Adam1-0/+3
2007-10-10r25224: Fix a potential segfault in lsa_lookupsids client code due toMichael Adam1-1/+4
2007-10-10r25223: Fix behaviour of rpccli_lsa_lookupsids_all() whenMichael Adam1-5/+11
2007-10-10r25222: Fix last assumptions that (size_t)-1 can be usedJeremy Allison2-19/+37
2007-10-10r25201: Fight those red bars...Michael Adam1-182/+183
2007-10-10r25200: Fix a debug message.Michael Adam1-1/+1
2007-10-10r25199: Remove pstring from strdup_upper - make it theJeremy Allison1-14/+31
2007-10-10r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam2-14/+25