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-02-26
pyglue: added py_samdb_ntds_invocation_id()
Andrew Tridgell
1
-0
/
+36
2010-02-26
pyglue: don't return 127.0.0.0/8 IPs in interface_ips()
Andrew Tridgell
1
-5
/
+18
2010-02-26
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
13
-101
/
+158
2010-02-26
dns: install samba_dnsupdate
Andrew Tridgell
1
-1
/
+1
2010-02-26
dns: dummy samba_dnsupdate script
Andrew Tridgell
1
-0
/
+38
2010-02-26
s4-dsdb: fixed the fetch of the server site name
Andrew Tridgell
1
-1
/
+7
2010-02-26
Revert "s4:AD content - adequate some revision levels to match Windows Server...
Andrew Tridgell
2
-5
/
+5
2010-02-26
s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name
Stefan Metzmacher
1
-2
/
+16
2010-02-26
s4:torture: use a connected CLDAP socket.
Stefan Metzmacher
3
-18
/
+63
2010-02-26
s4:libnet: use a connected CLDAP socket.
Stefan Metzmacher
4
-10
/
+47
2010-02-25
s4-smbtorture: define environment in one place in RPC-SPOOLSS test.
Günther Deschner
1
-26
/
+38
2010-02-25
s4:kdc add mit plugin code
Simo Sorce
3
-0
/
+459
2010-02-25
s4:kdc make function static
Simo Sorce
2
-6
/
+1
2010-02-25
s4-smbtorture: try to set every single devicemode component in RPC-SPOOLSS-PR...
Günther Deschner
1
-0
/
+103
2010-02-25
s4-smbtorture: move ChangeID test to the list of tests we run against created...
Günther Deschner
1
-4
/
+4
2010-02-25
s4:ldb Fix segfault in ldbsearch store_referral callback
Andrew Bartlett
1
-6
/
+1
2010-02-24
s4:lsa use the correct way to store a domain sid
Simo Sorce
1
-7
/
+5
2010-02-24
s4:lsa avoid confusing ourselves over sam_ldb
Simo Sorce
1
-39
/
+41
2010-02-24
s4:lsa cleanup trailing spaces and tabs
Simo Sorce
1
-35
/
+35
2010-02-24
Revert "s4-smb: Migrate named_pipe_server to tsocket."
Simo Sorce
2
-279
/
+211
2010-02-25
s4:install Fix bug #7149 reported by JHT.
Andrew Bartlett
1
-0
/
+2
2010-02-25
s4:scripting/devel Allow tmpfs script to be re-run
Andrew Bartlett
1
-1
/
+4
2010-02-25
s4:DNS update - change "i" to be unsigned
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-02-25
s4:ldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
3
-7
/
+8
2010-02-25
s4:auth - make some parts "signed-safe"
Matthias Dieter Wallnöfer
2
-7
/
+8
2010-02-25
s4:cldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-02-25
s4:torture/ldap/basic.c - add a basic test for referral return
Matthias Dieter Wallnöfer
1
-3
/
+219
2010-02-25
s4:partition DSDB module - Generate basic referrals
Matthias Dieter Wallnöfer
2
-47
/
+144
2010-02-25
s4:partition DSDB module - change the search and domain scope control handling
Matthias Dieter Wallnöfer
1
-35
/
+22
2010-02-25
s4:LDAP server - Enable support for returning referrals through it
Matthias Dieter Wallnöfer
1
-0
/
+22
2010-02-25
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
1
-5
/
+6
2010-02-24
s4:netlogon remove wrong ZERO_STRUCT of output
Simo Sorce
1
-6
/
+0
2010-02-24
python: ntacls, fix a leftover that is not in the try/except branch
Matthieu Patou
1
-1
/
+0
2010-02-24
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
1
-0
/
+1
2010-02-24
s4/drs_util: 'net drs showrepl' command implementation
Kamen Mazdrashki
3
-1
/
+613
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code
Kamen Mazdrashki
2
-6
/
+6
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
3
-6
/
+6
2010-02-24
s4/drs_util: 'net drs replicate' command implementation
Kamen Mazdrashki
3
-4
/
+254
2010-02-24
s4/drs_util: Add public function for binding to a DC
Kamen Mazdrashki
1
-0
/
+48
2010-02-24
s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI conne...
Kamen Mazdrashki
3
-34
/
+44
2010-02-24
s4/drs_util: Move DRSUAPI connection data into separate object
Kamen Mazdrashki
1
-8
/
+18
2010-02-24
s4/net_drs: Utility macros for conditions checking
Kamen Mazdrashki
1
-0
/
+20
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
3
-9
/
+16
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base
Kamen Mazdrashki
1
-1
/
+1
2010-02-24
s4-smbtorture: verify that the client cpu architecture has no influence on the
Günther Deschner
1
-0
/
+72
2010-02-24
s4/schema: Move msDS-IntId implementation to samldb.c module
Kamen Mazdrashki
2
-149
/
+87
2010-02-23
s4/torture/smb2: Add two new SMB2 compound tests
Steven Danneman
1
-0
/
+157
2010-02-23
s4:cleanup remove unused schannel ldb code
Simo Sorce
1
-67
/
+0
2010-02-23
s4:schannel merge code with s3
Simo Sorce
5
-49
/
+20
2010-02-23
s4:schannel more readable check logic
Simo Sorce
1
-12
/
+44
[prev]
[next]