summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:provision - remove the "servicePrincipalName" creation on the DC objectMatthias Dieter Wallnöfer2010-10-313-25/+2
* s4:setup/spn_update_list - reorder and update with other SPNsMatthias Dieter Wallnöfer2010-10-311-13/+15
* s4:scripting/bin/samba_spnupdate - also support adding all possible "serviceP...Matthias Dieter Wallnöfer2010-10-311-2/+3
* s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...Matthias Dieter Wallnöfer2010-10-311-2/+2
* s4:netlogon RPC server - point out that the "LogonGetDomainInfo" "servicePrin...Matthias Dieter Wallnöfer2010-10-311-0/+4
* s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...Matthias Dieter Wallnöfer2010-10-311-1/+151
* s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...Matthias Dieter Wallnöfer2010-10-311-0/+155
* s4:samldb LDB module - check for the number of results after a search operationMatthias Dieter Wallnöfer2010-10-311-0/+3
* s4:drsuapi RPC server - fix counter variablesMatthias Dieter Wallnöfer2010-10-311-3/+6
* s4-auth: added a dependency on com_errAndrew Tridgell2010-10-311-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-31124-14196/+0
* s4:samldb LDB module - make the "userAccountControl" and "groupType" modify h...Matthias Dieter Wallnöfer2010-10-301-122/+173
* s4:samldb LDB module - add a new function which handles special cases for sin...Matthias Dieter Wallnöfer2010-10-301-28/+51
* s4:samldb LDB module - primary group change - free temporary messages to save...Matthias Dieter Wallnöfer2010-10-301-2/+4
* s4:sam.py - add a short double swap "primaryGroupID" testMatthias Dieter Wallnöfer2010-10-301-0/+9
* s4:samldb LDB module - adapt the "samldb_prim_group_change" trigger to suppor...Matthias Dieter Wallnöfer2010-10-301-10/+55
* s4:samr RPC server - the LDB error codes for adding or deleting a group membe...Matthias Dieter Wallnöfer2010-10-301-4/+2
* s4:sam.py - enhance "member" testsMatthias Dieter Wallnöfer2010-10-301-0/+35
* s4:samldb LDB module - "member" triggerMatthias Dieter Wallnöfer2010-10-301-38/+69
* s4:rpc_server/common.h - quiet compilation warningsMatthias Dieter Wallnöfer2010-10-301-0/+2
* provision: fix wrong testsMatthieu Patou2010-10-301-6/+11
* build: make this test darwin only as it mess a bit more the freebsd buildMatthieu Patou2010-10-301-1/+1
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-3016-4260/+0
* s4:local_password LDB module - fix typosMatthias Dieter Wallnöfer2010-10-301-6/+6
* s4:resolve_oids LDB module - fix counter typesMatthias Dieter Wallnöfer2010-10-301-2/+2
* s4:partition_init LDB module - fix counter typeMatthias Dieter Wallnöfer2010-10-301-2/+4
* s4:extended_dn_store LDB module - fix counter typesMatthias Dieter Wallnöfer2010-10-301-2/+2
* provision: when deriving netbiosname from hostname force the netbiosname to b...Matthieu Patou2010-10-301-3/+13
* build: set shared libraries flags correctly on mac os XMatthieu Patou2010-10-301-0/+5
* s4-smbd: initialise process models in smbtorture before useAndrew Tridgell2010-10-302-5/+15
* s4-smbd: leave the single process model as internalAndrew Tridgell2010-10-301-1/+1
* s4-heimdal: lex_err_message() should not be staticAndrew Tridgell2010-10-301-2/+2
* s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsersAndrew Tridgell2010-10-301-0/+82
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-309-12/+12
* s4-ndr: make ndr-table a subsystemAndrew Tridgell2010-10-301-2/+1
* s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell2010-10-303-8/+8
* s4-dns: make the dns update task an external moduleAndrew Tridgell2010-10-301-5/+6
* s4-cluster: make cluster a private shared libAndrew Tridgell2010-10-302-10/+11
* s4-replace: make libreplace a private shared lib in s4Andrew Tridgell2010-10-301-1/+1
* s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell2010-10-303-8/+9
* s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell2010-10-304-11/+12
* s4-credentials: make a private library from CREDENTIALS subsystemAndrew Tridgell2010-10-301-8/+9
* s4-ldb: add explicit depenencies on ldb library in ldb modulesAndrew Tridgell2010-10-301-2/+10
* s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell2010-10-305-12/+23
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-307-175/+264
* s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell2010-10-301-2/+1
* s4-torture: simplify the depenencies for TORTURE_DRSAndrew Tridgell2010-10-301-1/+1
* s4-smbd: make our process models into real modulesAndrew Tridgell2010-10-301-39/+46
* s4-smbd: don't initialise process models more than onceAndrew Tridgell2010-10-3018-50/+55
* waf: added --symbol-check optionAndrew Tridgell2010-10-301-0/+2