index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
2010-09-20
1
-2
/
+0
*
s3-build: try to fix the non-ldap build.
Günther Deschner
2010-09-20
1
-4
/
+0
*
s3-nmbd: move SYNC_DNS to nmbd.h
Günther Deschner
2010-09-20
1
-4
/
+0
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
1
-1
/
+0
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-3
/
+0
*
s3-build: only include smbldap.h where needed.
Günther Deschner
2010-09-20
3
-41
/
+41
*
s3-build: only include ctdbd_conn.h where needed.
Günther Deschner
2010-09-20
1
-1
/
+0
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-2
/
+0
*
s3:registry: move prototypes of unused hilvl functions to ret_api_util.h and ...
Michael Adam
2010-09-20
1
-7
/
+0
*
s3:registry: move higher level function reg_open_path to new module reg_api_util
Michael Adam
2010-09-20
1
-3
/
+0
*
s3-registry: move regf based reg_api calls into own file.
Günther Deschner
2010-09-20
1
-2
/
+5
*
s3: Add a missing prototype
Volker Lendecke
2010-09-18
1
-0
/
+1
*
ѕ3: remove smb_msleep prototype from here
Björn Jacke
2010-09-16
1
-1
/
+0
*
s3: remove TvalDiff macro, we can use the shared usec_time_diff function
Björn Jacke
2010-09-16
1
-9
/
+0
*
s3: remove TspecDiff macro, we can use the shared nsec_time_diff function
Björn Jacke
2010-09-16
1
-9
/
+0
*
s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.
Simo Sorce
2010-09-15
1
-2
/
+6
*
s3-rpc_client: Added a tstream based transport.
Simo Sorce
2010-09-15
1
-0
/
+7
*
s3-rpc_server: Make process_incoming_data() public.
Simo Sorce
2010-09-15
1
-0
/
+2
*
s3-rpc_server: Make pipe destructor public.
Simo Sorce
2010-09-15
1
-0
/
+1
*
s3-misc: Introduce lp_ncalrpc_dir() in S3, like we have in S4.
Simo Sorce
2010-09-15
1
-0
/
+1
*
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
2010-09-14
2
-3
/
+1
*
s3/profile: remove the magical clock initialization from the profile code
Björn Jacke
2010-09-14
1
-8
/
+3
*
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
Björn Jacke
2010-09-14
1
-1
/
+0
*
s3-auth Fix typo in comment
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-util_sid Tidy up global struct security_token
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Add const
Andrew Bartlett
2010-09-11
1
-3
/
+3
*
s3-privs Remove unused function
Andrew Bartlett
2010-09-11
1
-1
/
+0
*
s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap
Andrew Bartlett
2010-09-11
1
-0
/
+1
*
s3-privs Hide the bitmap-based grant_privilege and revoke_privilege
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-privs Make privilege_enum_sids() take an LUID, not a bitmap
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Rework access_check_object() to take two privileges
Andrew Bartlett
2010-09-11
1
-3
/
+4
*
s3-privs Remove a pointer from grant_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Remove a pointer indirection from revoke_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Move manual prototypes to common privileges.h
Andrew Bartlett
2010-09-11
1
-20
/
+0
*
s3-privs Move source3/ privileges implmentation into common
Andrew Bartlett
2010-09-11
2
-75
/
+1
*
s3-privs Rename structure elements for greater clarity
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
4
-27
/
+25
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
3
-20
/
+17
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
2
-4
/
+4
*
s3-privs Only store low bits of luid in privileges table
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
privs Add my Copyright
Andrew Bartlett
2010-09-11
1
-0
/
+1
*
s3-privs Further changes to remove SE_PRIV
Andrew Bartlett
2010-09-11
3
-33
/
+31
*
privs Move privilege bitmasks to security.idl
Andrew Bartlett
2010-09-11
1
-19
/
+1
*
s3:privileges Change SE_PRIV to be just a uint64_t
Andrew Bartlett
2010-09-11
1
-22
/
+17
*
s3-spoolss: Don't leak memory on the session counter list.
Andreas Schneider
2010-09-10
1
-0
/
+1
*
s3-spoolss: Move Printer_entry to srv_spoolss_nt.c
Simo Sorce
2010-09-10
1
-40
/
+0
*
s3-printing: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
2
-15
/
+15
*
s3-msdfs: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-1
/
+1
*
s3-rpcint: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-2
/
+2
*
s3-auth: Added get_server_info_system function.
Andreas Schneider
2010-09-09
1
-0
/
+1
[prev]
[next]