summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam5-49/+72
2007-10-10r25195: Fix issue with calling pull_uc2_*alloc withJeremy Allison1-0/+8
2007-10-10r25184: Fix some C++ warnings and an uninitialized variableVolker Lendecke5-6/+6
2007-10-10r25179: fix libunwind detection on x86 based hostsStefan Metzmacher1-7/+29
2007-10-10r25177: if configured using --enable-socket-wrapperStefan Metzmacher2-1/+22
2007-10-10r25173: Use the append_buffer version in a loop.Jeremy Allison1-2/+2
2007-10-10r25172: Remove commented out code we will never enable.Jeremy Allison1-172/+0
2007-10-10r25171: More pstring removal.Jeremy Allison2-29/+51
2007-10-10r25170: Remove pstring limits from ms_fnmatch and module load.Jeremy Allison3-41/+50
2007-10-10r25169: Fix bug 4028Volker Lendecke1-0/+4
2007-10-10r25167: Fix breakage from mangling rewrite. Use theJeremy Allison1-1/+2
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison6-19/+19
2007-10-10r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison3-4/+82
2007-10-10r25163: Fix wrong ctx passed to talloc_asprintf_append().Jeremy Allison1-1/+1
2007-10-10r25162: Refactor further: add mapping functions betweenMichael Adam1-13/+44
2007-10-10r25161: Don't panic if setgroups fails in non-root mode.James Peach1-2/+2
2007-10-10r25160: Refactor out and slightly clean up canonicalization of the registry v...Michael Adam1-91/+97
2007-10-10r25156: Update coding guiding wrt to primitive data typesGerald Carter1-0/+15
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher34-46/+44
2007-10-10r25152: fix headers used in wbinfo.cStefan Metzmacher1-2/+1
2007-10-10r25150: don't recursivly call call dump_core()Stefan Metzmacher1-0/+8
2007-10-10r25148: Adapt to coding conventions.Günther Deschner1-414/+697
2007-10-10r25146: rename winbindd_nss.h => winbind_struct_protocol.hStefan Metzmacher3-5/+3
2007-10-10r25143: rename public functions from winbind_client.hStefan Metzmacher8-93/+100
2007-10-10r25142: Panic if setting the group list fails while switching securityJames Peach1-1/+4
2007-10-10r25141: More pstring removal.Jeremy Allison1-3/+14
2007-10-10r25140: Less red bars to hurt my eyes...Michael Adam1-47/+51