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
Age
Commit message (
Expand
)
Author
Files
Lines
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
libds:flag_mapping.c - introduce a call which maps the "userAccountControl" t...
Matthias Dieter Wallnöfer
1
-0
/
+13
2010-09-12
libds:flag_mapping.c - fix counter variable types
Matthias Dieter Wallnöfer
1
-2
/
+3
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-12
s3: Remove a nesting level in winbindd_dual_pam_chauthtok
Volker Lendecke
1
-18
/
+19
2010-09-11
s4:unittest: Test wbinfo --group-info and --gid-info
Matthieu Patou
1
-3
/
+11
2010-09-11
test_wbinfo.c - count more possible failures
Matthias Dieter Wallnöfer
1
-1
/
+2
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
lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCE
Matthias Dieter Wallnöfer
1
-2
/
+2
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
s3-auth Fix typo in comment
Andrew Bartlett
1
-1
/
+1
2010-09-11
nss-waf: use the right winbind pipe path
Andrew Tridgell
1
-0
/
+1
2010-09-11
winbind-waf: the installed name is libnss_winbind.so.2
Andrew Tridgell
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
security.idl Clarify that this is not a network structure
Andrew Bartlett
1
-0
/
+1
2010-09-11
libcli/auth/schannel_state_tdb.c - fix includes
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-09-11
lib/replace:wscript - additional attempt to fix the build on Tru64
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-09-11
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
2
-7
/
+1
2010-09-11
libcli/privileges Fix comment
Andrew Bartlett
1
-1
/
+1
2010-09-11
s4-privs Seperate rights and privileges
Andrew Bartlett
6
-82
/
+137
2010-09-11
s3-krb5 Fix Kerberos on FreeBSD with Samba4 DCs
Andrew Bartlett
1
-3
/
+1
2010-09-11
libcli/security Remove unused SE_NONE define
Andrew Bartlett
1
-1
/
+0
2010-09-11
libcli/security Move 'private' privileges functions to another header
Andrew Bartlett
4
-24
/
+43
2010-09-11
s3-samr Explian better the use of two privileges in this call
Andrew Bartlett
1
-0
/
+4
2010-09-11
libcli/security Remove 'always true' return from se_priv_put_all_privileges
Andrew Bartlett
3
-6
/
+3
2010-09-11
s3-util_sid Tidy up global struct security_token
Andrew Bartlett
4
-16
/
+8
2010-09-11
s4-rpc_server Put all 'logon failure' messages at the same debug level 4
Andrew Bartlett
1
-4
/
+6
[prev]
[next]