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