summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-1028-266/+341
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-1012-81/+137
* r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2007-10-102-54/+12
* r25297: - fix sed arguments to make the replacement workStefan Metzmacher2007-10-101-1/+7
* r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke2007-10-101-21/+21
* r25293: add WINBIND-STRUCT-CHECK_MACHACC testStefan Metzmacher2007-10-101-0/+52
* r25292: minor cleanupStefan Metzmacher2007-10-101-6/+2
* r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR testStefan Metzmacher2007-10-101-0/+30
* r25290: remove wrong commentStefan Metzmacher2007-10-101-1/+0
* r25289: add WINBIND-STRUCT-INFO testStefan Metzmacher2007-10-101-0/+26
* r25288: add WINBIND-STRUCT-DOMAIN_INFO testStefan Metzmacher2007-10-101-1/+70
* r25284: add WINBIND-STRUCT-DOMAIN_NAME testStefan Metzmacher2007-10-101-0/+25
* r25283: add WINBIND-STRUCT-NETBIOS_NAME test.Stefan Metzmacher2007-10-101-0/+25
* r25282: add WINBIND-STRUCT-INTERFACE_VERSION testStefan Metzmacher2007-10-101-0/+21
* r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...Stefan Metzmacher2007-10-101-9/+25
* r25279: - test in the generic get_trusted_domains() function that we gotStefan Metzmacher2007-10-101-5/+5
* r25278: add a more extented macro for doing struct based winbind requestsStefan Metzmacher2007-10-101-4/+27
* r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher2007-10-101-4/+0
* r25268: Thanks to Andrew Kroeger for pointing out on IRC that this isAndrew Bartlett2007-10-101-4/+0
* r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2007-10-103-22/+21
* r25266: Fix case.Jelmer Vernooij2007-10-102-7/+7
* r25265: Move attribute definitions to lib/util.Jelmer Vernooij2007-10-103-57/+81
* r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg2007-10-101-0/+57
* r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg2007-10-104-0/+602
* r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture testStefan Metzmacher2007-10-101-0/+144
* r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher2007-10-101-0/+4
* r25256: Fix missing field set in libnet_ModifyUser routine.Rafal Szczesniak2007-10-102-1/+10
* r25251: move macro defines to the end of replace.hStefan Metzmacher2007-10-101-32/+35
* r25249: Thanks to Andrew Kroeger for pointing out this silly typo (callingAndrew Bartlett2007-10-101-1/+1
* r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-102-3/+1
* r25235: add simple WINBIND-STRUCT-GETDCNAME testStefan Metzmacher2007-10-101-0/+22
* r25234: make WINBIND-STRUCT-PING a benchmark testStefan Metzmacher2007-10-101-7/+23
* r25231: revert hunk that was commited together with the change to gplv3Stefan Metzmacher2007-10-101-0/+2
* r25221: Experiment with Jelmer's new generic loadparm code.Tim Potter2007-10-101-1/+8
* r25220: Comment out obsolete functions.Tim Potter2007-10-101-2/+2
* r25219: remove unused check for precompiled headers.Jelmer Vernooij2007-10-101-11/+0
* r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-107-298/+1
* r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macroStefan Metzmacher2007-10-101-0/+9
* r25216: make talloc_append_string() a deprecated macro instead ofStefan Metzmacher2007-10-102-28/+1
* r25215: replace talloc_append_string() with talloc_strdup_append_buffer()Stefan Metzmacher2007-10-102-15/+7
* r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher2007-10-101-20/+4
* r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()Stefan Metzmacher2007-10-101-3/+2
* r25212: merge some stuff from samba3Stefan Metzmacher2007-10-101-1/+4
* r25211: fix compiler warningStefan Metzmacher2007-10-101-0/+4
* r25210: fix typoStefan Metzmacher2007-10-101-1/+1
* r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...Stefan Metzmacher2007-10-101-50/+29
* r25208: add talloc_str[n]dup_append[_buffer]() functionsStefan Metzmacher2007-10-102-9/+114
* r25207: remove one nesting level and use unlikely()Stefan Metzmacher2007-10-101-7/+7
* r25206: unify logic of talloc_strdup() and talloc_strndup(),Stefan Metzmacher2007-10-101-22/+20
* r25205: $(srcdir) isn't expanded here...Stefan Metzmacher2007-10-101-1/+1