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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:samldb LDB module - remove a disastrous "talloc_free"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+0
*
Revert "s4:util_samr.c - also here we've now the default primaryGroupID detec...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:torture/rpc/samr.c - fix typos in outputs
Matthias Dieter Wallnöfer
2010-09-12
1
-7
/
+7
*
s4:util_samr.c - also here we've now the default primaryGroupID detection wor...
Matthias Dieter Wallnöfer
2010-09-12
1
-4
/
+1
*
s4:ldap.py - tests the primary group detection by the "userAccountControl"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+47
*
s4:setup/provision_self_join.ldif - now the samldb LDB module detects automat...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+0
*
s4:samldb LDB module - "samldb_check_primaryGroupID" - support RID derivation...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+5
*
s4:samldb LDB module - free the "ac" context after the delete checks
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:samldb LDB module - simplify the message handling on add and modify operat...
Matthias Dieter Wallnöfer
2010-09-12
1
-33
/
+28
*
s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ...
Matthias Dieter Wallnöfer
2010-09-12
1
-41
/
+41
*
s4:samldb LDB module - add a comment to mark the beginning of the extended op...
Matthias Dieter Wallnöfer
2010-09-12
1
-0
/
+2
*
s4:samldb LDB module - refactor "samldb_find_for_defaultObjectCategory" to be...
Matthias Dieter Wallnöfer
2010-09-12
1
-94
/
+22
*
s4:samldb LDB module - refactor the "primaryGroupID" check on user creation
Matthias Dieter Wallnöfer
2010-09-12
1
-137
/
+39
*
s4:samldb LDB module - get rid of the SID context variable
Matthias Dieter Wallnöfer
2010-09-12
1
-20
/
+17
*
s4:samldb LDB module - use also here the real attribute denomination "sAMAcco...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+1
*
s4:samldb LDB module - rename "check_SamAccountType" into "check_sAMAccountType"
Matthias Dieter Wallnöfer
2010-09-12
1
-5
/
+4
*
s4:samldb LDB module - make "samldb_check_sAMAccountName" synchronous again
Matthias Dieter Wallnöfer
2010-09-12
1
-71
/
+19
*
s4:fsmo.py - fix an obvious typo
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+1
*
ldb:tools/cmdline.c - reorganise imports
Matthias Dieter Wallnöfer
2010-09-11
1
-6
/
+2
*
s4:param/secrets.c - reorganise imports
Matthias Dieter Wallnöfer
2010-09-11
1
-4
/
+0
*
s4:rpc_server/common/common.h - introduce two forward declarations to suppres...
Matthias Dieter Wallnöfer
2010-09-11
1
-0
/
+3
*
ldb:tools/cmdline.c - make a counter unsigned where appropriate
Matthias Dieter Wallnöfer
2010-09-11
1
-1
/
+1
*
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
2010-09-11
6
-12
/
+12
*
s4:dcesrv_samr_GetGroupsForUser - also universal group memberships are return...
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+3
*
s4-privs Fix enum privileges in LSARPC server
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
2010-09-11
2
-1
/
+3
*
s4-param: removed the lp_ varients of the functions
Andrew Tridgell
2010-09-11
1
-18
/
+9
*
s4-param: move back to auto-generation of loadparm prototypes
Andrew Tridgell
2010-09-11
3
-161
/
+7
*
s4-credentials: get all attributes in cli_credentials_set_secrets()
Andrew Tridgell
2010-09-11
1
-17
/
+1
*
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
2010-09-11
2
-7
/
+1
*
s4-privs Seperate rights and privileges
Andrew Bartlett
2010-09-11
2
-39
/
+55
*
s4-rpc_server Put all 'logon failure' messages at the same debug level 4
Andrew Bartlett
2010-09-11
1
-4
/
+6
*
s4-lsa: privilege IDs should use the enum, not an int
Andrew Tridgell
2010-09-11
1
-1
/
+1
*
libcli/security Make sec_privilege_from_index() return SEC_PRIV_INVALID on fa...
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.
Andrew Bartlett
2010-09-11
2
-6
/
+6
*
libcli/security Move source4/ privileges code into the common libcli/security
Andrew Bartlett
2010-09-11
3
-310
/
+2
*
s4-privs Add a lookup by index of privilages
Andrew Bartlett
2010-09-11
2
-3
/
+14
*
privs Add my Copyright
Andrew Bartlett
2010-09-11
1
-0
/
+1
*
s4-privs Remove link between enum sec_privilege and the privilege bitmap
Andrew Bartlett
2010-09-11
1
-17
/
+69
*
s4/pvfs: use monotonic time for this timeout
Björn Jacke
2010-09-10
2
-4
/
+4
*
s4/ldap: use time_mono for reconnect timeout
Björn Jacke
2010-09-10
1
-2
/
+2
*
s4/torture: use time_mono for timeouts
Björn Jacke
2010-09-10
1
-2
/
+2
*
s4/torture: use time_mono for delta time
Björn Jacke
2010-09-10
1
-2
/
+2
*
s4:client/client.c - fix wrong return codes in "do_connect"
Matthias Dieter Wallnöfer
2010-09-10
1
-2
/
+2
*
s4:lib/policy/gp_filesys.c - remove dead code
Matthias Dieter Wallnöfer
2010-09-10
1
-2
/
+0
*
s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris cc
Matthias Dieter Wallnöfer
2010-09-10
1
-1
/
+1
*
s4:libcli/wrepl/winsrepl.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
2010-09-10
1
-1
/
+1
*
s4:torture/ntp/ntp_signd.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
2010-09-10
1
-2
/
+2
*
s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...
Matthias Dieter Wallnöfer
2010-09-10
1
-27
/
+10
*
s4:getncchanges_change_master - also in this call "i" needs to be unsigned
Matthias Dieter Wallnöfer
2010-09-10
1
-1
/
+2
[prev]
[next]