summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix patchfile_dotreg to write proper .reg files: 'hex(1..B):', 'dword:', etcWilco Baan Hofman2010-10-031-3/+73
* Fix registry editor to be compatible with Windows 7.Wilco Baan Hofman2010-10-031-5/+71
* 5 uint32_t's should be set, not 5 bytes.Wilco Baan Hofman2010-10-031-1/+1
* The root key should be created as a root key, not subkey.Wilco Baan Hofman2010-10-031-1/+1
* Do not include the closing doublequote in .reg files.Wilco Baan Hofman2010-10-031-1/+1
* Fix hex():00,00,00 bugs and strtol dword bugs, these values are explicitly hex.Wilco Baan Hofman2010-10-031-7/+37
* Make sure we write the value stored in value, not line (doublequoted).Wilco Baan Hofman2010-10-031-4/+4
* Make sure that regf only writes to disk every five seconds or when flushed or...Wilco Baan Hofman2010-10-031-9/+51
* Fix .reg file format parsing.Wilco Baan Hofman2010-10-032-42/+127
* Fix registry parsing of strings to also support the windows method.Wilco Baan Hofman2010-10-031-1/+33
* s4:dsdb_dn_val_rmd_flags - memmem - scan the whole string for occourencesMatthias Dieter Wallnöfer2010-10-031-1/+1
* s4:ldap.py - delete the right object after test completitionMatthias Dieter Wallnöfer2010-10-031-1/+1
* s4:ldap.py - fix "system only" testMatthias Dieter Wallnöfer2010-10-031-0/+8
* s4:acl_read LDB module - fix counter typeMatthias Dieter Wallnöfer2010-10-031-1/+2
* s4:getncchanges.c - fix some counter typesMatthias Dieter Wallnöfer2010-10-031-3/+3
* s4:schema_samba4.ldif - update allocated controls listMatthias Dieter Wallnöfer2010-10-031-0/+1
* s4:libcli/resolve/dns_ex.c - fix "const" warningMatthias Dieter Wallnöfer2010-10-031-1/+2
* s4:rpc_server/echo: fix compiler warningStefan Metzmacher2010-10-031-1/+1
* s4-kcc: silence "Testing kcctpl_create_intersite_connections" messageAndrew Tridgell2010-10-031-1/+1
* s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell2010-10-021-0/+4
* s4-selftest: silence warnings about bind chownAndrew Tridgell2010-10-022-2/+4
* s4-test: silence a tap2subunit errorAndrew Tridgell2010-10-021-1/+1
* s4-test: silence the Failed to chown message in make testAndrew Tridgell2010-10-021-3/+5