summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...Matthias Dieter Wallnöfer2010-04-121-2/+2
* s4:tortore/rpc/spoolss.c: fix declaration after code warningStefan Metzmacher2010-04-121-10/+10
* s4-ldb: enable waf build of ldb without ldap backendAndrew Tridgell2010-04-121-2/+3
* Fixed a problem with provision missing the default_dir/etc directory.Nadezhda Ivanova2010-04-121-2/+2
* s4:heimdal_build/wscript_build: avoid global deps for hostcc stuffStefan Metzmacher2010-04-121-0/+3
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-122-2/+2
* s4:param/wscript_build: 'dl' is provides via 'replace'Stefan Metzmacher2010-04-121-1/+1
* s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCCStefan Metzmacher2010-04-121-8/+10
* lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-3/+5
* s4-ldb: fixed a crash bug for non-UTF8 stringsAndrew Tridgell2010-04-121-1/+3
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-122-4/+4
* s4/libnet: Allocate mem in supplied mem_ctxKamen Mazdrashki2010-04-121-2/+2
* s4/py_net: Source code formatting fixKamen Mazdrashki2010-04-121-16/+17
* build: use a common autogen-waf.sh for all buildsAndrew Tridgell2010-04-122-49/+2
* s4-net: Add definition of outf.Jelmer Vernooij2010-04-121-0/+2
* s4: fix a typoKamen Mazdrashki2010-04-121-1/+1
* s4/libnet: handle errors returned for DsAddEntry_v3 properlyKamen Mazdrashki2010-04-121-4/+3
* s4/libnet: Add few new lines in the debug log so it is readable againKamen Mazdrashki2010-04-121-14/+16
* s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpectedKamen Mazdrashki2010-04-121-2/+1
* s4:dbspeed torture - improve also the TDB code partMatthias Dieter Wallnöfer2010-04-111-10/+9
* s4:dbspeed torture - remove unneeded newlines on "torture_result"Matthias Dieter Wallnöfer2010-04-111-7/+7
* s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij2010-04-111-7/+7
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-114-51/+51
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-1139-278/+279
* s4:samdb_server_site_dn - free unused DNs in the right wayMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" test - add newlines as we have them in the other failu...Matthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-10/+17
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-3/+4
* s4:auth Remove event context from anonymous_session()Andrew Bartlett2010-04-117-123/+119
* selftest: Support passing --load-list to test runners.Jelmer Vernooij2010-04-101-0/+15
* torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2010-04-101-43/+29
* smbtorture: Remove unused shell feature.Jelmer Vernooij2010-04-101-51/+1
* smbtorture: Support --load-list argument.Jelmer Vernooij2010-04-101-16/+30
* s4:registry - "patchfile_preg.c" - use more "sizeof"s on length specificationMatthias Dieter Wallnöfer2010-04-101-6/+6
* s4:registry - "patchfile_preg.c" - fix indentationMatthias Dieter Wallnöfer2010-04-101-5/+9
* s4:registry - "patchfile_preg.c" - fix a datatypeMatthias Dieter Wallnöfer2010-04-101-1/+1
* s4:dsdb Don't use the permissive modify control on schemaInfo updatesAndrew Bartlett2010-04-101-2/+2
* s4:dsdb Don't return operational attributes on special DNsAndrew Bartlett2010-04-101-0/+5
* s4:rootdse Implement "tokenGroups" in the rootDSEAndrew Bartlett2010-04-101-0/+18
* s4:dsdb Improve error message in extended_dn_inAndrew Bartlett2010-04-101-1/+1
* s4:ldif_handlers tokenGroups are SIDsAndrew Bartlett2010-04-101-0/+1
* s4:rpc_server Fix segfault in modified SamLogon handlingAndrew Bartlett2010-04-101-0/+1
* s4:provision Don't make the 'slaptest' call produce errorsAndrew Bartlett2010-04-101-6/+3
* s4:rpc_server Add all SIDs into the netlogon SamLogon replyAndrew Bartlett2010-04-101-32/+52
* s4:schema Try to fix OpenLDAP backend after schema reload support.Andrew Bartlett2010-04-101-4/+2
* s4:heimdal Create a new PAC when impersonating a user with S4U2SelfAndrew Bartlett2010-04-101-4/+46
* s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.Andrew Bartlett2010-04-104-18/+21
* s4:heimdal Add hooks to check with the DB before we allow s4u2selfAndrew Bartlett2010-04-102-5/+42
* s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett2010-04-106-50/+208