summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r25150: don't recursivly call call dump_core()Stefan Metzmacher2007-10-101-0/+8
* r25148: Adapt to coding conventions.Günther Deschner2007-10-101-414/+697
* r25146: rename winbindd_nss.h => winbind_struct_protocol.hStefan Metzmacher2007-10-103-5/+3
* r25143: rename public functions from winbind_client.hStefan Metzmacher2007-10-108-93/+100
* r25142: Panic if setting the group list fails while switching securityJames Peach2007-10-101-1/+4
* r25141: More pstring removal.Jeremy Allison2007-10-101-3/+14
* r25140: Less red bars to hurt my eyes...Michael Adam2007-10-101-47/+51
* r25139: Avoid code duplication: let regval_ctr_copyvalue() call regval_ctr_ad...Michael Adam2007-10-101-37/+2
* r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2007-10-1012-74/+179
* r25136: When tallocing a string to uppercase remember the terminatingJeremy Allison2007-10-101-1/+1
* r25135: Remove one END_PROFILE(SMBntcreateX) from call_nt_transact_create() w...Günther Deschner2007-10-101-1/+0
* r25134: Fix Bug #4968 and make dns updates work with heimdal as well (again,Günther Deschner2007-10-101-21/+3