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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:kdc add mit plugin code
Simo Sorce
2010-02-25
3
-0
/
+459
*
s4:kdc make function static
Simo Sorce
2010-02-25
2
-6
/
+1
*
s3-spoolss: Save entire devicemode.
Günther Deschner
2010-02-25
1
-13
/
+10
*
s4-smbtorture: try to set every single devicemode component in RPC-SPOOLSS-PR...
Günther Deschner
2010-02-25
1
-0
/
+103
*
s4-smbtorture: move ChangeID test to the list of tests we run against created...
Günther Deschner
2010-02-25
1
-4
/
+4
*
Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).
Jeremy Allison
2010-02-24
2
-10
/
+23
*
s4:ldb Fix segfault in ldbsearch store_referral callback
Andrew Bartlett
2010-02-25
1
-6
/
+1
*
Change the credential handling so that we start with maxmux creds,
Jeremy Allison
2010-02-24
1
-7
/
+10
*
idl:lsa change string type
Simo Sorce
2010-02-24
3
-7
/
+7
*
s4:lsa use the correct way to store a domain sid
Simo Sorce
2010-02-24
1
-7
/
+5
*
s4:lsa avoid confusing ourselves over sam_ldb
Simo Sorce
2010-02-24
1
-39
/
+41
*
s4:lsa cleanup trailing spaces and tabs
Simo Sorce
2010-02-24
1
-35
/
+35
*
Revert "s4-smb: Migrate named_pipe_server to tsocket."
Simo Sorce
2010-02-24
2
-279
/
+211
*
s4:install Fix bug #7149 reported by JHT.
Andrew Bartlett
2010-02-25
1
-0
/
+2
*
s4:scripting/devel Allow tmpfs script to be re-run
Andrew Bartlett
2010-02-25
1
-1
/
+4
*
s4:DNS update - change "i" to be unsigned
Matthias Dieter Wallnöfer
2010-02-25
1
-1
/
+2
*
s4:ldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
2010-02-25
3
-7
/
+8
*
s4:auth - make some parts "signed-safe"
Matthias Dieter Wallnöfer
2010-02-25
2
-7
/
+8
*
s4:cldap_server - make it "signed-safe"
Matthias Dieter Wallnöfer
2010-02-25
2
-2
/
+2
*
s4:torture/ldap/basic.c - add a basic test for referral return
Matthias Dieter Wallnöfer
2010-02-25
1
-3
/
+219
*
s4:partition DSDB module - Generate basic referrals
Matthias Dieter Wallnöfer
2010-02-25
2
-47
/
+144
*
s4:partition DSDB module - change the search and domain scope control handling
Matthias Dieter Wallnöfer
2010-02-25
1
-35
/
+22
*
s4:LDAP server - Enable support for returning referrals through it
Matthias Dieter Wallnöfer
2010-02-25
1
-0
/
+22
*
s4:SAMLDB module - ignore referrals
Matthias Dieter Wallnöfer
2010-02-25
1
-5
/
+6
*
s4:netlogon remove wrong ZERO_STRUCT of output
Simo Sorce
2010-02-24
1
-6
/
+0
*
s3: Make connections_fetch_record() static
Volker Lendecke
2010-02-24
2
-4
/
+2
*
python: ntacls, fix a leftover that is not in the try/except branch
Matthieu Patou
2010-02-24
1
-1
/
+0
*
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
2010-02-24
1
-0
/
+1
*
s4/drs_util: 'net drs showrepl' command implementation
Kamen Mazdrashki
2010-02-24
3
-1
/
+613
*
s4/idl: Regenerate IDL for DRSUAPI interface
Kamen Mazdrashki
2010-02-24
2
-58
/
+58
*
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code
Kamen Mazdrashki
2010-02-24
2
-6
/
+6
*
s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str'
Kamen Mazdrashki
2010-02-24
1
-1
/
+1
*
s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name'
Kamen Mazdrashki
2010-02-24
1
-1
/
+1
*
s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code
Kamen Mazdrashki
2010-02-24
3
-6
/
+6
*
s4/idl: rename 'guid1' to 'source_dsa_guid' in drsuapi_DsReplicaGetInfoReques...
Kamen Mazdrashki
2010-02-24
1
-2
/
+2
*
s4/drs_util: 'net drs replicate' command implementation
Kamen Mazdrashki
2010-02-24
3
-4
/
+254
*
s4/drs_util: Add public function for binding to a DC
Kamen Mazdrashki
2010-02-24
1
-0
/
+48
*
s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI conne...
Kamen Mazdrashki
2010-02-24
3
-34
/
+44
*
s4/drs_util: Move DRSUAPI connection data into separate object
Kamen Mazdrashki
2010-02-24
1
-8
/
+18
*
s4/net_drs: Utility macros for conditions checking
Kamen Mazdrashki
2010-02-24
1
-0
/
+20
*
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
2010-02-24
3
-9
/
+16
*
s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base
Kamen Mazdrashki
2010-02-24
1
-1
/
+1
*
s4/idl: Regenerate IDL for DRSUAPI interface
Kamen Mazdrashki
2010-02-24
4
-56
/
+66
*
s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition
Kamen Mazdrashki
2010-02-24
1
-3
/
+3
*
s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description
Kamen Mazdrashki
2010-02-24
1
-2
/
+2
*
s3:selftest: handle spaces in test names
Stefan Metzmacher
2010-02-24
1
-1
/
+2
*
s3:selftest: make wbinfo_s3 work on the "member" server too.
Stefan Metzmacher
2010-02-24
1
-0
/
+14
*
s3:test_wbinfo_s3: test --check-secret and --change-secret
Stefan Metzmacher
2010-02-24
1
-0
/
+4
*
s3:rpc_transport_np: handle trans rdata like the output of a normal read
Stefan Metzmacher
2010-02-24
1
-0
/
+17
*
s4-smbtorture: verify that the client cpu architecture has no influence on the
Günther Deschner
2010-02-24
1
-0
/
+72
[prev]
[next]