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-02-25
Implement rename/move in SMB2 from Windows7.
Jeremy Allison
3
-1
/
+112
2010-02-25
s3-nltest: fix uninitialized query level.
Günther Deschner
1
-1
/
+1
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
s3-spoolss: Save entire devicemode.
Günther Deschner
1
-13
/
+10
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-24
Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).
Jeremy Allison
2
-10
/
+23
2010-02-25
s4:ldb Fix segfault in ldbsearch store_referral callback
Andrew Bartlett
1
-6
/
+1
2010-02-24
Change the credential handling so that we start with maxmux creds,
Jeremy Allison
1
-7
/
+10
2010-02-24
idl:lsa change string type
Simo Sorce
3
-7
/
+7
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
s3: Make connections_fetch_record() static
Volker Lendecke
2
-4
/
+2
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/idl: Regenerate IDL for DRSUAPI interface
Kamen Mazdrashki
2
-58
/
+58
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code
Kamen Mazdrashki
2
-6
/
+6
2010-02-24
s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str'
Kamen Mazdrashki
1
-1
/
+1
2010-02-24
s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name'
Kamen Mazdrashki
1
-1
/
+1
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
3
-6
/
+6
2010-02-24
s4/idl: rename 'guid1' to 'source_dsa_guid' in drsuapi_DsReplicaGetInfoReques...
Kamen Mazdrashki
1
-2
/
+2
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/idl: Regenerate IDL for DRSUAPI interface
Kamen Mazdrashki
4
-56
/
+66
2010-02-24
s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition
Kamen Mazdrashki
1
-3
/
+3
2010-02-24
s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description
Kamen Mazdrashki
1
-2
/
+2
2010-02-24
s3:selftest: handle spaces in test names
Stefan Metzmacher
1
-1
/
+2
2010-02-24
s3:selftest: make wbinfo_s3 work on the "member" server too.
Stefan Metzmacher
1
-0
/
+14
[next]