index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dsgetdcname: add make_dc_info_from_cldap_reply().
Günther Deschner
2008-05-09
1
-0
/
+146
*
dsgetdcname: add get_cldap_reply_server_flags().
Günther Deschner
2008-05-09
1
-0
/
+32
*
cldap: let ads_cldap_netlogon() return all possible cldap replies.
Günther Deschner
2008-05-09
4
-21
/
+60
*
dsgetdcname: add pull_mailslot_cldap_reply().
Günther Deschner
2008-05-09
1
-0
/
+84
*
dsgetdcname: add map_ds_flags_to_nt_version.
Günther Deschner
2008-05-09
1
-0
/
+28
*
Fix bug #5452 - smbclient put always creates zero length
Jeremy Allison
2008-05-08
1
-2
/
+2
*
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
2008-05-08
16
-129
/
+5
*
registry: add removal of secdesc of a key to regdb_store_keys().
Michael Adam
2008-05-08
1
-0
/
+17
*
registry: add comments to removing lists in regdb_store_keys().
Michael Adam
2008-05-08
1
-0
/
+4
*
registry: change order of deleting value and subkey lists in store_keys().
Michael Adam
2008-05-08
1
-16
/
+13
*
registry: adapt comment to first step in regdb_store_keys().
Michael Adam
2008-05-08
1
-1
/
+1
*
registry: adapt comment of last step in regdb_store_keys().
Michael Adam
2008-05-08
1
-1
/
+1
*
registry: regdb_store_keys: move storing the subkey list down after removing ...
Michael Adam
2008-05-08
1
-8
/
+8
*
registry: add comment explaining workflow to make store_keys safe w/o transac...
Michael Adam
2008-05-08
1
-0
/
+21
*
registry: check for existence of non base key in regdb_store_keys() before pr...
Michael Adam
2008-05-08
1
-0
/
+4
*
registry: add a function regdb_key_is_base_key() to check whether is composite.
Michael Adam
2008-05-08
1
-0
/
+33
*
registry: check for existence of key in regdb_set_secdesc() before proceeding.
Michael Adam
2008-05-08
1
-0
/
+5
*
registry: check for existence of key in regdb_get_secdesc() before proceeding.
Michael Adam
2008-05-08
1
-0
/
+5
*
registry: check for existence of key in regdb_store_values() before proceeding.
Michael Adam
2008-05-08
1
-0
/
+4
*
registry: check for existence of key in regdb_fetch_keys() before proceeding.
Michael Adam
2008-05-08
1
-0
/
+4
*
registry: check for existence of key in regdb_fetch_values() first.
Michael Adam
2008-05-08
1
-0
/
+4
*
registry: free talloc context on error path in regdb_fetch_values().
Michael Adam
2008-05-08
1
-1
/
+1
*
registry: Implement new semantics for existence of registry key in tdb.
Michael Adam
2008-05-08
1
-3
/
+52
*
registry: make normalize_reg_path() strip leading and trailing '/' chars.
Michael Adam
2008-05-08
1
-7
/
+26
*
registry: free temporary data in regdb_fetch_key_internal().
Michael Adam
2008-05-08
1
-1
/
+5
*
registry: change order of arguments of regdb_fetch_key_internal()
Michael Adam
2008-05-08
1
-4
/
+4
*
gencache: add some const.
Günther Deschner
2008-05-08
1
-1
/
+1
*
re-run make idl.
Günther Deschner
2008-05-08
3
-3
/
+5
*
IDL: make nbt_cldap_netlogon_29 public.
Günther Deschner
2008-05-08
1
-1
/
+1
*
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Günther Deschner
2008-05-08
1
-0
/
+35
*
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
2008-05-07
7
-15
/
+13
*
Use talloc_tos() for a temporary getpwnam_alloc in make_connection_snum
Volker Lendecke
2008-05-07
1
-1
/
+1
*
Use talloc_stackframe() in find_forced_group
Volker Lendecke
2008-05-07
1
-11
/
+5
*
re-run make idl.
Günther Deschner
2008-05-07
1
-0
/
+36
*
IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.
Günther Deschner
2008-05-07
1
-0
/
+2
*
dsgetdcname: remove invalid assumptions when using DNS for the DC query.
Günther Deschner
2008-05-07
1
-11
/
+2
*
netapi: add -f switch for DsGetDCName() example and be more verbose on output.
Günther Deschner
2008-05-07
1
-3
/
+15
*
wins: fix null pointer crash in nss_wins module.
Günther Deschner
2008-05-07
1
-0
/
+3
*
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
2008-05-06
2
-2
/
+39
*
testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.
Michael Adam
2008-05-07
1
-0
/
+4
*
Fix a memleak introduced after refactoring "struct user_struct"
Volker Lendecke
2008-05-06
1
-1
/
+1
*
Fix a memleak in construct_printer_info_7()
Volker Lendecke
2008-05-06
1
-2
/
+5
*
Remove some unused code
Volker Lendecke
2008-05-06
1
-23
/
+0
*
Fix a panic in the [ug]id2sid valgrind bug fix
Volker Lendecke
2008-05-06
1
-4
/
+6
*
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
2008-05-06
1
-0
/
+1
*
testsuite: make structuring output of net_s3 tests stand out more.
Michael Adam
2008-05-06
1
-3
/
+3
*
testsuite: make diagnostic output more appropriate in tests_all.sh
Michael Adam
2008-05-06
1
-9
/
+9
*
testsuite: give the testuser administrative rights in selftest.sh
Michael Adam
2008-05-06
1
-0
/
+10
*
testsuite: run the net rpc registry tests from the net_s3 tests.
Michael Adam
2008-05-06
1
-0
/
+7
*
testsuite: add the ability to test "net rpc registry" with the net_registry t...
Michael Adam
2008-05-06
1
-2
/
+9
[prev]
[next]