index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-cldap: don't set the writable bit when we are a RODC
Andrew Tridgell
2010-09-15
1
-2
/
+6
*
s4-finddcs: added finddcs_cldap()
Andrew Tridgell
2010-09-15
3
-3
/
+284
*
s4-secrets: fixed shadowed variable warning
Andrew Tridgell
2010-09-15
1
-4
/
+4
*
s4-resolve: added resolve_name_multiple_recv()
Andrew Tridgell
2010-09-15
1
-0
/
+34
*
s4-dns: fixed lookup of SRV records using dns_ex
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4: fixed some printf format errors
Andrew Tridgell
2010-09-15
3
-3
/
+3
*
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
2010-09-15
4
-89
/
+128
*
s4-secrets: fetch secure channel type with domain SID
Andrew Tridgell
2010-09-15
4
-4
/
+27
*
s4-auth: when we are a DC enable winbind auth
Andrew Tridgell
2010-09-15
1
-1
/
+3
*
s4-auth: set the RODC bit for RODC schannel
Andrew Tridgell
2010-09-15
1
-1
/
+4
*
s4-schannel: fixed reference to context after free
Andrew Tridgell
2010-09-15
1
-2
/
+3
*
s4-auth: allow multiple active auth backends
Andrew Tridgell
2010-09-15
1
-35
/
+43
*
s4-smb: serialise session setup operations
Andrew Tridgell
2010-09-15
2
-0
/
+16
*
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
2010-09-15
3
-0
/
+73
*
s4-messaging: add support for no_reply in irpc messages
Andrew Tridgell
2010-09-15
2
-0
/
+8
*
s4-kcc: removed redundent loop check
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-smb: smbsrv_blob_push_string() can return -1
Andrew Tridgell
2010-09-15
1
-8
/
+11
*
s4-dsdb: check for invalid backend type
Andrew Tridgell
2010-09-15
1
-0
/
+2
*
s4-rootdse: setup length after NULL check
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4-dsdb: fixed use after free for RODC
Andrew Tridgell
2010-09-15
1
-2
/
+1
*
s4-dsdb: free right context on failure
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-dsdb: defer ac->msg after check for NULL ac
Andrew Tridgell
2010-09-15
1
-1
/
+3
*
s4-anr: check for allocation failure before use
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4: Fix two typos
Volker Lendecke
2010-09-14
1
-2
/
+2
*
rpc_server: Remove unnecessary dependency on server modules, build
Jelmer Vernooij
2010-09-14
1
-1
/
+1
*
waf: work around circular dependency finder erroneously removing dependency o...
Jelmer Vernooij
2010-09-14
1
-1
/
+4
*
s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.
Günther Deschner
2010-09-14
1
-15
/
+36
*
param: Add prototype for lpcfg_private_dir(), used by openchange.
Jelmer Vernooij
2010-09-14
1
-0
/
+1
*
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
2010-09-13
4
-12
/
+16
*
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
2010-09-13
6
-17
/
+17
*
param: Only include param_proto.h for Samba builds, provide those
Jelmer Vernooij
2010-09-13
2
-1
/
+7
*
Revert "s4:samldb LDB module - simplify the message handling on add and modif...
Matthias Dieter Wallnöfer
2010-09-13
1
-26
/
+33
*
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
[prev]
[next]