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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-samr: let set_user_info_16 and 20 follow the same pattern as all other lev...
Günther Deschner
2009-05-08
1
-0
/
+2
*
s3-samr: support some more info levels in samr_SetUserInfo calls.
Günther Deschner
2009-05-08
1
-0
/
+20
*
Convert lib/wb_reqtrans.c to unix calling conventions
Volker Lendecke
2009-05-07
1
-6
/
+6
*
s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().
Günther Deschner
2009-05-07
1
-1
/
+1
*
Make cli_tcon_andx chainable
Volker Lendecke
2009-05-07
1
-0
/
+6
*
Make cli_session_setup_guest chainable
Volker Lendecke
2009-05-07
1
-0
/
+4
*
Make cli_setatr async.
Jeremy Allison
2009-05-06
1
-1
/
+11
*
Make cli_setattrE async.
Jeremy Allison
2009-05-06
1
-4
/
+13
*
s3-printing: simplify print_queue helper functions and return WERROR.
Günther Deschner
2009-05-06
1
-6
/
+3
*
Make cli_getatr() async.
Jeremy Allison
2009-05-05
1
-2
/
+14
*
Make cli_getattrE async.
Jeremy Allison
2009-05-05
1
-5
/
+18
*
Add getaddrinfo_send/recv
Volker Lendecke
2009-05-01
1
-0
/
+7
*
Add fncall_send/recv
Volker Lendecke
2009-05-01
2
-0
/
+9
*
Add thread pool
Volker Lendecke
2009-05-01
1
-0
/
+42
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
1
-1
/
+1
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
2
-40
/
+34
*
s3-lsa: use LSA_POLICY_MODE flags in _lsa_GetSystemAccessAccount().
Günther Deschner
2009-04-30
1
-6
/
+0
*
Make cli_unlink async.
Jeremy Allison
2009-04-29
1
-2
/
+7
*
More async calls in libsmb/clifile.c
Jeremy Allison
2009-04-29
1
-2
/
+17
*
s3:smbd/service: switch load_registry_service/shares to use loadparm routines
Michael Adam
2009-04-29
1
-0
/
+1
*
s3:loadparm: refactor process_registry_service out or process_registry_globals
Michael Adam
2009-04-29
1
-0
/
+1
*
Convert cli_rename to async.
Jeremy Allison
2009-04-28
1
-1
/
+7
*
Convert cli_posix_unlink() and cli_posix_rmdir()
Jeremy Allison
2009-04-28
1
-2
/
+14
*
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
2009-04-27
2
-6
/
+6
*
s3:registry replace typedef REGISTRY_HOOK by struct registry_hook.
Michael Adam
2009-04-27
1
-2
/
+2
*
s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle
Michael Adam
2009-04-27
2
-19
/
+25
*
s3:registry: make a comment more precise.
Michael Adam
2009-04-27
1
-1
/
+1
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
2
-17
/
+20
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
4
-24
/
+24
*
find/replace. Change uintX types to uintX_t types to tidy up the code.
Jeremy Allison
2009-04-24
1
-15
/
+15
*
Add missing prototypes
Volker Lendecke
2009-04-23
1
-0
/
+20
*
Make dskattr async.
Jeremy Allison
2009-04-22
1
-1
/
+1
*
Make cli_chkpath async.
Jeremy Allison
2009-04-22
1
-1
/
+1
*
s3: Use common security_descriptor_equal().
Jelmer Vernooij
2009-04-21
1
-1
/
+0
*
Make rmdir async.
Jeremy Allison
2009-04-21
1
-1
/
+1
*
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
2009-04-21
1
-0
/
+1
*
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
2009-04-21
1
-1
/
+1
*
s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY.
Günther Deschner
2009-04-21
1
-3
/
+0
*
s3-secdesc: move all winreg access bits to IDL.
Günther Deschner
2009-04-21
1
-35
/
+0
*
Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...
Wilco Baan Hofman
2009-04-20
1
-145
/
+1
*
Move gpo_sec to top-level.
Jelmer Vernooij
2009-04-20
1
-2
/
+0
*
Move some libgpo files to root.
Jelmer Vernooij
2009-04-20
2
-159
/
+1
*
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
2009-04-20
2
-18
/
+26
|
\
|
*
Add "uint32_t access_granted" to policy handles
Volker Lendecke
2009-04-19
1
-7
/
+12
|
*
Make "struct policy" private to srv_lsa_hnd.c
Volker Lendecke
2009-04-19
2
-17
/
+2
|
*
Add type-safe policy_handle_create/find
Volker Lendecke
2009-04-18
1
-0
/
+12
|
*
Add some const
Volker Lendecke
2009-04-18
1
-1
/
+2
|
*
Add notify_onelevel.tdb
Volker Lendecke
2009-04-16
1
-0
/
+5
*
|
Remove use of talloc_reference in cli_rpc_pipe_open_schannel_with_key()
Andrew Bartlett
2009-04-20
1
-1
/
+1
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
2009-04-15
1
-1
/
+0
|
\
|
[next]