summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-ldif: get rid of the ndr_pull_error message on startupAndrew Tridgell2010-10-021-10/+15
* s4-server: exit with status 127 on SIGTERMAndrew Tridgell2010-10-021-1/+1
* s4-selftest: added --screen option for testAndrew Tridgell2010-10-021-4/+21
* s4-kdc Fix up after import of new lorikeet-heimdalAndrew Bartlett2010-10-032-4/+19
* Add new files for sha512 supportAndrew Bartlett2010-10-032-1/+275
* s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...Andrew Bartlett2010-10-0324-125/+418
* s4-heimdal We don't need HDBDIR any moreAndrew Bartlett2010-10-031-2/+0
* heimdal: change the version stringMatthieu Patou2010-10-031-1/+1
* s4-heimdal_build fix up build after heimdal importAndrew Bartlett2010-10-034-8/+20
* s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou2010-10-03382-1687/+34153
* s4-ldapcmp.py: Don't guess credentials for second Credentials objectKamen Mazdrashki2010-10-021-1/+1
* s4-getopt.py: Make Anonymous creds when no credentialsKamen Mazdrashki2010-10-031-2/+7
* s4-test-fsmo.py: Implement kind of busy-wait for role transferKamen Mazdrashki2010-10-031-18/+36
* s4-test-dsdb_schema_info.py: Get rid of global module variablesKamen Mazdrashki2010-10-031-17/+19
* s4-test-dsdb_schema_info.py: Simplify connection SamDBKamen Mazdrashki2010-10-031-19/+3
* s4-test-fsmo.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-test-delete_object.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-python-test: Common implementation for getting environment variable valueKamen Mazdrashki2010-10-031-0/+11
* s4-python-samba: Remove trailing ';'sKamen Mazdrashki2010-10-032-29/+29
* s4-test-fsmo.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-22/+2
* s4-test-delete_object.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-20/+2
* s4-python-test: Implement global connect_samdb() functionKamen Mazdrashki2010-10-031-0/+46
* s4-samba.samdb: Fix masking names from outer contextKamen Mazdrashki2010-10-031-17/+17
* s4-python-samba: 'file' is a built-inKamen Mazdrashki2010-10-031-3/+3
* s4-samba.samdb: Fix leading indention and trailing ';'Kamen Mazdrashki2010-10-031-10/+10
* s4-python-samba: Fix few cosmeticsKamen Mazdrashki2010-10-031-4/+3
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-013-6/+76