summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-test: changed the gentest test to use a fixed seed.Andrew Tridgell2010-10-051-1/+1
* torture: complete dfs referral testsMatthieu Patou2010-10-052-10/+59
* dfs: Fix wrong size of referral, change order of dc referralMatthieu Patou2010-10-051-5/+12
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-0513-21/+31
* ldb: Refer to ldb(3), not ldb(7).Jelmer Vernooij2010-10-056-13/+13
* heimdal-build: Simplify calls to convenience functions.Jelmer Vernooij2010-10-051-116/+94
* heimdal-build: Add HEIMDAL_BINARY convenience method.Jelmer Vernooij2010-10-051-24/+80
* heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions.Jelmer Vernooij2010-10-051-9/+50
* heimdal-build: Add heimdal specific subsystem function.Jelmer Vernooij2010-10-051-10/+52
* heimdal-build: Add custom heimdal generator.Jelmer Vernooij2010-10-051-7/+32
* heimdal: Fix name of hx509 library.Jelmer Vernooij2010-10-054-13/+13
* heimdal: Fix name of kdc library.Jelmer Vernooij2010-10-052-2/+2
* heimdal: Fix name of 'hdb'.Jelmer Vernooij2010-10-052-13/+13
* heimdal: Fix library name of heimntlm.Jelmer Vernooij2010-10-051-5/+5
* heimdal: Fix library name of gssapi.Jelmer Vernooij2010-10-055-5/+5
* heimdal: Fix names of roken, wind libraries.Jelmer Vernooij2010-10-051-26/+26
* unittests: add a test to avoid regression on previous fixMatthieu Patou2010-10-041-0/+5
* unittests: makes the unit tests for ldb.python back in orderMatthieu Patou2010-10-041-1/+1
* pyldb: test return code before trying to talloc_stealMatthieu Patou2010-10-041-2/+2
* s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher2010-10-044-308/+697
* s4:dsdb/common/util.c - change the usage of the RECYCLED controlMatthias Dieter Wallnöfer2010-10-041-1/+4
* compile_et: Support using system compile_et.Jelmer Vernooij2010-10-043-40/+38
* heimdal: Support using system com_err.Jelmer Vernooij2010-10-042-16/+17
* registry: Make a two more functions static.Jelmer Vernooij2010-10-041-2/+2
* spoolss: fill in spoolss_SetPort IDL.Günther Deschner2010-10-041-3/+3
* s4:kdc/db-glue.c - remove unused variableMatthias Dieter Wallnöfer2010-10-031-1/+0
* s4:ldap.py - test allowed system flags restrictionMatthias Dieter Wallnöfer2010-10-031-1/+16
* s4:objectclass LDB module - introduce allowed system flags restrictionMatthias Dieter Wallnöfer2010-10-031-6/+11
* s4:urgent_replication.py - fix up the system flags handlingMatthias Dieter Wallnöfer2010-10-031-4/+3
* s4:patchfile_dotreg.c - use "size_t" when counting characters in DATA_BLOBsMatthias Dieter Wallnöfer2010-10-031-1/+1
* s4-kdc Remove special case kerberos restriction in the KDCAndrew Bartlett2010-10-031-16/+0
* s4:deletetest.py - enhance the testsMatthias Dieter Wallnöfer2010-10-031-21/+216
* s4:ldap.py - remove the delete testsMatthias Dieter Wallnöfer2010-10-031-92/+0
* s4:dsdb python stuff - introduce also here the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-032-5/+8
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-0312-25/+31
* s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_RECYCLED" flagMatthias Dieter Wallnöfer2010-10-032-0/+8
* s4:subtree_rename LDB module - also already deleted objects have to be renamedMatthias Dieter Wallnöfer2010-10-031-2/+13
* s4:show_deleted LDB module - also support the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-11/+62
* s4:repl_meta_data LDB module - consider the SYSTEM_FLAG_DISALLOW_MOVE_ON_DELE...Matthias Dieter Wallnöfer2010-10-031-10/+25
* s4:subtree_delete LDB module - it is only responsible for non-deleted objectsMatthias Dieter Wallnöfer2010-10-031-2/+1
* s4:objectclass LDB module - fix the "crossRef" delete protectionMatthias Dieter Wallnöfer2010-10-031-3/+9
* s4:objectclass LDB module - fix the delete behaviour of server containersMatthias Dieter Wallnöfer2010-10-031-2/+2
* heimdal: Move asn1 list to heimdal_build.Jelmer Vernooij2010-10-031-15/+119
* heimdal: Move SAMBA_ERRTABLE to heimdal_build.Jelmer Vernooij2010-10-031-9/+35
* heimdal: Move autoproto code to heimdal_build.Jelmer Vernooij2010-10-031-0/+25
* wafsamba: Move heimdal library code to heimdal_build.Jelmer Vernooij2010-10-031-262/+274
* heimdal: Convert hx509 to library.Jelmer Vernooij2010-10-031-2/+3
* heimdal: convert some subsystems to libraries, consistent with upstream heimdal.Jelmer Vernooij2010-10-033-17/+24
* Make sure REG_SZ is properly written to a .reg file (not as hex(1)), fix trai...Wilco Baan Hofman2010-10-031-11/+25
* Fix issues addressed by Jelmer:Wilco Baan Hofman2010-10-032-2/+7