summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r25133: Fix sasl wrapping (for ldap sign&seal).Günther Deschner2007-10-101-46/+5
* r25130: make use only of base types which are provided by libreplaceStefan Metzmacher2007-10-107-216/+144
* r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher2007-10-103-25/+0
* r25125: create prototypes for 'bool ' functionsStefan Metzmacher2007-10-101-1/+1
* r25121: Remove pstring limits from much of our string handling function.Jeremy Allison2007-10-101-54/+174
* r25120: One more warning.Jeremy Allison2007-10-101-1/+1
* r25119: Fix a couple of warnings.Jeremy Allison2007-10-102-2/+3
* r25118: More pstring elimination.Jeremy Allison2007-10-105-57/+84
* r25117: The mega-patch Jerry was waiting for. Remove all pstrings fromJeremy Allison2007-10-1015-481/+755
* r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison2007-10-101-5/+2
* r25111: Move to talloced pathnames on most code paths.Jeremy Allison2007-10-107-341/+438
* r25109: Remove obsolete argument from ads_guess_service_principal().Günther Deschner2007-10-102-4/+2
* r25108: Make ifdef labyrinth in sasl code a bit more readable.Günther Deschner2007-10-101-2/+2
* r25107: Fix const warning caused by the way I reformatted thisSimo Sorce2007-10-101-3/+4