summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25224: Fix a potential segfault in lsa_lookupsids client code due toMichael Adam2007-10-101-1/+4
* r25223: Fix behaviour of rpccli_lsa_lookupsids_all() whenMichael Adam2007-10-101-5/+11
* r25222: Fix last assumptions that (size_t)-1 can be usedJeremy Allison2007-10-102-19/+37
* r25201: Fight those red bars...Michael Adam2007-10-101-182/+183
* r25200: Fix a debug message.Michael Adam2007-10-101-1/+1
* r25199: Remove pstring from strdup_upper - make it theJeremy Allison2007-10-101-14/+31
* r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam2007-10-102-14/+25
* r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam2007-10-105-49/+72
* r25195: Fix issue with calling pull_uc2_*alloc withJeremy Allison2007-10-101-0/+8
* r25184: Fix some C++ warnings and an uninitialized variableVolker Lendecke2007-10-105-6/+6
* r25179: fix libunwind detection on x86 based hostsStefan Metzmacher2007-10-101-7/+29
* r25177: if configured using --enable-socket-wrapperStefan Metzmacher2007-10-102-1/+22
* r25173: Use the append_buffer version in a loop.Jeremy Allison2007-10-101-2/+2
* r25172: Remove commented out code we will never enable.Jeremy Allison2007-10-101-172/+0
* r25171: More pstring removal.Jeremy Allison2007-10-102-29/+51
* r25170: Remove pstring limits from ms_fnmatch and module load.Jeremy Allison2007-10-103-41/+50
* r25169: Fix bug 4028Volker Lendecke2007-10-101-0/+4
* r25167: Fix breakage from mangling rewrite. Use theJeremy Allison2007-10-101-1/+2
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-106-19/+19
* r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison2007-10-103-4/+82
* r25163: Fix wrong ctx passed to talloc_asprintf_append().Jeremy Allison2007-10-101-1/+1
* r25162: Refactor further: add mapping functions betweenMichael Adam2007-10-101-13/+44
* r25161: Don't panic if setgroups fails in non-root mode.James Peach2007-10-101-2/+2
* r25160: Refactor out and slightly clean up canonicalization of the registry v...Michael Adam2007-10-101-91/+97
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-1034-46/+44
* r25152: fix headers used in wbinfo.cStefan Metzmacher2007-10-101-2/+1