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-15
s4-selftest: enable logging in valgrind server xterm
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-rpc: fixed double free in RPC proxy
Andrew Tridgell
1
-12
/
+4
2010-09-15
s4-libnet: print the domain name on domain open failure
Andrew Tridgell
2
-2
/
+4
2010-09-15
s4-libnet: force IDL printing for high debug levels
Andrew Tridgell
1
-0
/
+4
2010-09-15
s4-resolve: the file backend should not look at the name type
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-finddcs: show required server type bits on failure
Andrew Tridgell
1
-2
/
+3
2010-09-15
s4-repl: use consistent API calls for getting DN GUID
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-netlogon: fixed logic for setting DS_SERVER_WRITABLE
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
6
-20
/
+105
2010-09-15
s4-join: give a clear error when using short domain form
Andrew Tridgell
1
-1
/
+4
2010-09-15
s4-rodc: use python finddc code to avoid the need for --server
Andrew Tridgell
1
-6
/
+12
2010-09-15
s4-pynet: added finddc call
Andrew Tridgell
1
-0
/
+45
2010-09-15
s4-libcli: change finddcs.h -> finddc.h
Andrew Tridgell
5
-4
/
+4
2010-09-15
s4-finddcs: rename finddcs to finddcs_nbt
Andrew Tridgell
2
-37
/
+34
2010-09-15
s4-winbind: use finddcs_cldap() in winbind
Andrew Tridgell
5
-40
/
+52
2010-09-15
s4-libnet: use finddcs_cldap() in libnet_lookup
Andrew Tridgell
1
-11
/
+17
2010-09-15
s4-cldap: don't set the writable bit when we are a RODC
Andrew Tridgell
1
-2
/
+6
2010-09-15
s4-finddcs: added finddcs_cldap()
Andrew Tridgell
3
-3
/
+284
2010-09-15
s4-secrets: fixed shadowed variable warning
Andrew Tridgell
1
-4
/
+4
2010-09-15
s4-resolve: added resolve_name_multiple_recv()
Andrew Tridgell
1
-0
/
+34
2010-09-15
s4-dns: fixed lookup of SRV records using dns_ex
Andrew Tridgell
1
-2
/
+2
2010-09-15
s4: fixed some printf format errors
Andrew Tridgell
3
-3
/
+3
2010-09-15
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
4
-89
/
+128
2010-09-15
s4-secrets: fetch secure channel type with domain SID
Andrew Tridgell
4
-4
/
+27
2010-09-15
s4-auth: when we are a DC enable winbind auth
Andrew Tridgell
1
-1
/
+3
2010-09-15
s4-auth: set the RODC bit for RODC schannel
Andrew Tridgell
1
-1
/
+4
2010-09-15
s4-schannel: fixed reference to context after free
Andrew Tridgell
1
-2
/
+3
2010-09-15
s4-auth: allow multiple active auth backends
Andrew Tridgell
1
-35
/
+43
2010-09-15
s4-smb: serialise session setup operations
Andrew Tridgell
2
-0
/
+16
2010-09-15
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
3
-0
/
+73
2010-09-15
s4-messaging: add support for no_reply in irpc messages
Andrew Tridgell
2
-0
/
+8
2010-09-15
s4-kcc: removed redundent loop check
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-smb: smbsrv_blob_push_string() can return -1
Andrew Tridgell
1
-8
/
+11
2010-09-15
s4-dsdb: check for invalid backend type
Andrew Tridgell
1
-0
/
+2
2010-09-15
s4-rootdse: setup length after NULL check
Andrew Tridgell
1
-2
/
+2
2010-09-15
s4-dsdb: fixed use after free for RODC
Andrew Tridgell
1
-2
/
+1
2010-09-15
s4-dsdb: free right context on failure
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-dsdb: defer ac->msg after check for NULL ac
Andrew Tridgell
1
-1
/
+3
2010-09-15
s4-anr: check for allocation failure before use
Andrew Tridgell
1
-1
/
+1
2010-09-14
s4: Fix two typos
Volker Lendecke
1
-2
/
+2
2010-09-14
rpc_server: Remove unnecessary dependency on server modules, build
Jelmer Vernooij
1
-1
/
+1
2010-09-14
waf: work around circular dependency finder erroneously removing dependency o...
Jelmer Vernooij
1
-1
/
+4
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
[prev]
[next]