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