index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-services: Remove obsolete services_db.c.
Andreas Schneider
2011-02-07
1
-726
/
+0
*
s3-rpc_server: Added a svcctl shutdown function.
Andreas Schneider
2011-02-07
1
-8
/
+8
*
s3-services: Migrated svcctl registry functions to winreg.
Andreas Schneider
2011-02-07
2
-0
/
+421
*
s3: Avoid a ton of registry writes at startup
Volker Lendecke
2011-01-08
1
-0
/
+18
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:services_db: convert get_common_service_dispname() to talloc
Michael Adam
2010-09-21
1
-8
/
+8
*
s3:services_db: does not need legacy registry code any more.
Michael Adam
2010-09-21
1
-3
/
+0
*
s3:services_db: rewrite svcctl_init_keys() to use reg_api calls instead of le...
Michael Adam
2010-09-21
1
-135
/
+131
*
s3:services_db: extract core of svcctl_set_secdesc to _internal version
Michael Adam
2010-09-21
1
-20
/
+36
*
s3:services_db: create the "Security" subkey if it does not exist in svcctl_s...
Michael Adam
2010-09-21
1
-4
/
+12
*
s3:services_db: remove bogus comments
Michael Adam
2010-09-21
1
-4
/
+0
*
s3:services_db: remove unused legacy function svcctl_fetch_regvalues().
Michael Adam
2010-09-21
1
-37
/
+0
*
s3:services_db: publish svcctl_get_string_value()
Michael Adam
2010-09-21
1
-3
/
+3
*
s3:services_db: factor out common code of lookup_dispname and lookup_description
Michael Adam
2010-09-21
1
-52
/
+31
*
s3:services_db: change svcctl_lookup_description() to use reg_api functions
Michael Adam
2010-09-21
1
-18
/
+16
*
s3:services_db: rewrite svcctl_lookup_description() to use a tmp talloc ctx
Michael Adam
2010-09-21
1
-16
/
+15
*
s3:services_db: change svcctl_lookup_dispname() to use reg_api functions
Michael Adam
2010-09-21
1
-16
/
+13
*
s3:services_db: make svcctl_lookup_dispname() use a temp talloc ctx
Michael Adam
2010-09-21
1
-13
/
+11
*
s3:services_db: change svcctl_get_secdesc() to use reg_api functions
Michael Adam
2010-09-21
1
-22
/
+11
*
s3:services_db: use temp talloc ctx in svcctl_get_secdesc()
Michael Adam
2010-09-21
1
-6
/
+8
*
s3:services_db: remove the TALLOC_CTX argument from svcctl_set_secdesc
Michael Adam
2010-09-21
1
-1
/
+2
*
s3:services_db: fix a debug message
Michael Adam
2010-09-21
1
-2
/
+2
*
s3:services_db: rewrite svcctl_set_secdesc to use tmp talloc ctx
Michael Adam
2010-09-21
1
-15
/
+15
*
s3:services_db: rewrite svcctl_set_secdesc() using reg_api calls instead of l...
Michael Adam
2010-09-21
1
-15
/
+16
*
s3:services_db: untanlge assignments from check in read_init_file().
Michael Adam
2010-09-21
1
-4
/
+9
*
s3:services_db: untangle assignments from check in construct_service_sd().
Michael Adam
2010-09-21
1
-4
/
+8
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
1
-5
/
+5
*
s3-services: include svcctl.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+2
*
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:services_db: use regval_ctr_init() instead of direct allocation
Michael Adam
2010-05-25
1
-7
/
+14
*
s3:registry: extraxt the reg_dispatcher prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:registry: adapt callers of regval_ctr_addvalue to uint8 * instead of char *
Michael Adam
2010-05-25
1
-5
/
+5
*
s3:registry: extract the reg_util_legacy prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3-services: move services.h closer to services implementation.
Günther Deschner
2010-05-20
7
-6
/
+58
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-6
/
+6
*
s3-secdesc: remove "typedef struct security_acl SEC_ACL".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-secdesc: remove "typedef struct security_ace SEC_ACE".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-services: move services.h to where it is actually used.
Günther Deschner
2010-05-18
6
-0
/
+6
*
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
2010-04-09
1
-2
/
+2
*
s3-registry: use pull_reg_sz() where appropriate.
Günther Deschner
2009-10-01
1
-4
/
+10
*
s3-registry: use regval_ctr_addvalue_sz().
Günther Deschner
2009-09-30
1
-27
/
+19
*
s3-registry: use push_reg_sz().
Günther Deschner
2009-09-30
1
-15
/
+15
*
s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle
Michael Adam
2009-04-27
1
-9
/
+10
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
1
-3
/
+3
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
1
-15
/
+15
*
s3-svcctl: indicate that the spooler is already running if it does.
Günther Deschner
2009-04-24
1
-0
/
+4
*
s3:services_db: use regsubkey_ctr_init() instead of using talloc directly
Michael Adam
2009-02-26
1
-2
/
+4
[next]