summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison18-144/+5
2008-05-08registry: add removal of secdesc of a key to regdb_store_keys().Michael Adam1-0/+17
2008-05-08registry: add comments to removing lists in regdb_store_keys().Michael Adam1-0/+4
2008-05-08registry: change order of deleting value and subkey lists in store_keys().Michael Adam1-16/+13
2008-05-08registry: adapt comment to first step in regdb_store_keys().Michael Adam1-1/+1
2008-05-08registry: adapt comment of last step in regdb_store_keys().Michael Adam1-1/+1
2008-05-08registry: regdb_store_keys: move storing the subkey list down after removing ...Michael Adam1-8/+8
2008-05-08registry: add comment explaining workflow to make store_keys safe w/o transac...Michael Adam1-0/+21
2008-05-08registry: check for existence of non base key in regdb_store_keys() before pr...Michael Adam1-0/+4
2008-05-08registry: add a function regdb_key_is_base_key() to check whether is composite.Michael Adam1-0/+33
2008-05-08registry: check for existence of key in regdb_set_secdesc() before proceeding.Michael Adam1-0/+5
2008-05-08registry: check for existence of key in regdb_get_secdesc() before proceeding.Michael Adam1-0/+5
2008-05-08registry: check for existence of key in regdb_store_values() before proceeding.Michael Adam1-0/+4
2008-05-08registry: check for existence of key in regdb_fetch_keys() before proceeding.Michael Adam1-0/+4
2008-05-08registry: check for existence of key in regdb_fetch_values() first.Michael Adam1-0/+4
2008-05-08registry: free talloc context on error path in regdb_fetch_values().Michael Adam1-1/+1
2008-05-08registry: Implement new semantics for existence of registry key in tdb.Michael Adam1-3/+52
2008-05-08registry: make normalize_reg_path() strip leading and trailing '/' chars.Michael Adam1-7/+26
2008-05-08registry: free temporary data in regdb_fetch_key_internal().Michael Adam1-1/+5
2008-05-08registry: change order of arguments of regdb_fetch_key_internal()Michael Adam1-4/+4
2008-05-08gencache: add some const.Günther Deschner1-1/+1
2008-05-08re-run make idl.Günther Deschner3-3/+5
2008-05-08IDL: make nbt_cldap_netlogon_29 public.Günther Deschner1-1/+1
2008-05-08netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.Günther Deschner1-0/+35
2008-05-07Rename server_info->was_mapped to server_info->nss_tokenVolker Lendecke7-15/+13
2008-05-07Use talloc_tos() for a temporary getpwnam_alloc in make_connection_snumVolker Lendecke1-1/+1
2008-05-07Use talloc_stackframe() in find_forced_groupVolker Lendecke1-11/+5
2008-05-07re-run make idl.Günther Deschner1-0/+36
2008-05-07IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.Günther Deschner1-0/+2
2008-05-07dsgetdcname: remove invalid assumptions when using DNS for the DC query.Günther Deschner1-11/+2
2008-05-07netapi: add -f switch for DsGetDCName() example and be more verbose on output.Günther Deschner1-3/+15
2008-05-07wins: fix null pointer crash in nss_wins module.Günther Deschner1-0/+3
2008-05-06Enable tests for splice on Linux. Add a static (vl, I hate this)Jeremy Allison2-2/+39
2008-05-07testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.Michael Adam1-0/+4
2008-05-06Fix a memleak introduced after refactoring "struct user_struct"Volker Lendecke1-1/+1
2008-05-06Fix a memleak in construct_printer_info_7()Volker Lendecke1-2/+5
2008-05-06Remove some unused codeVolker Lendecke1-23/+0
2008-05-06Fix a panic in the [ug]id2sid valgrind bug fixVolker Lendecke1-4/+6
2008-05-06libreplace: check how portable utimes() and futimes() areStefan Metzmacher1-0/+1
2008-05-06testsuite: make structuring output of net_s3 tests stand out more.Michael Adam1-3/+3
2008-05-06testsuite: make diagnostic output more appropriate in tests_all.shMichael Adam1-9/+9
2008-05-06testsuite: give the testuser administrative rights in selftest.shMichael Adam1-0/+10
2008-05-06testsuite: run the net rpc registry tests from the net_s3 tests.Michael Adam1-0/+7
2008-05-06testsuite: add the ability to test "net rpc registry" with the net_registry t...Michael Adam1-2/+9
2008-05-06testsuite: adapt informative message to say "Running _local_ registry tests".Michael Adam1-1/+1
2008-05-06testsuite: use domain==workgroup in wbinfo tests now that we are PDC.Michael Adam1-2/+2
2008-05-06tests: Add a net_misc test.Kai Blin3-4/+80
2008-05-06selftest: Advertise as PDC and time server during make testKai Blin1-0/+4
2008-05-06selftest: Use TESTS env var to specify tests to run like Samba4 does.Kai Blin2-4/+4
2008-05-06gitignore: Add *.swp files, *.patch files and export/libtdb.symbKai Blin1-0/+3