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
2009-10-07
Make the logic a lot clearer and fix the comment to match.
Jeremy Allison
1
-15
/
+10
2009-10-08
s4:ldb - SQLite: port some constraints from the TDB backend also to the SQLIT...
Matthias Dieter Wallnöfer
1
-0
/
+49
2009-10-08
s4:subtree_delete - Make the initialisation of the child counter more clear
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-10-08
s4:ldap.py - Further enhancements
Matthias Dieter Wallnöfer
1
-6
/
+236
2009-10-08
s4:ldb - add a check which has to be done on beginning of a "modify" operation
Matthias Dieter Wallnöfer
1
-0
/
+8
2009-10-08
s4:ldap server - remove unused error handlings
Matthias Dieter Wallnöfer
1
-35
/
+0
2009-10-08
s4:ldb_tdb - Rework/Various
Matthias Dieter Wallnöfer
1
-192
/
+200
2009-10-07
Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...
Jeremy Allison
1
-3
/
+1
2009-10-07
s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE
Aravind Srinivasan
1
-1
/
+573
2009-10-07
s4/torture: convert all printf to torture_comments
Aravind Srinivasan
1
-20
/
+32
2009-10-07
s4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2-STREAMS
Aravind Srinivasan
3
-1
/
+1770
2009-10-07
AD-Bench: A first go at an Active Directory benchmark.
Kai Blin
10
-0
/
+803
2009-10-07
s3-winbindd: libwbclient: implement secure channel verification for specific ...
Günther Deschner
2
-5
/
+14
2009-10-07
wbinfo: allow to check trusts via "wbinfo -t --domain DOMAINNAME".
Günther Deschner
1
-5
/
+13
2009-10-07
libwbclient: implement secure channel verification for specific domains in wb...
Günther Deschner
2
-12
/
+6
2009-10-07
s3-netlogon: pure cosmetic indent fixes in _netr_LogonControl2Ex().
Günther Deschner
1
-69
/
+71
2009-10-07
s3: re-run make samba3-idl.
Günther Deschner
7
-145
/
+469
2009-10-07
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
6
-4
/
+9452
2009-10-07
s4-drs: fixed a memory error introduced yesterday
Andrew Tridgell
1
-1
/
+1
2009-10-06
s4/torture: Add server target of OneFS
Steven Danneman
3
-2
/
+51
2009-10-06
s4/torture: Add SMB sharemode/access mask tests
Aravind Srinivasan
3
-0
/
+9355
2009-10-06
s4/torture: change comments to torture_failures
Aravind Srinivasan
1
-2
/
+4
2009-10-06
Test creating and deleting a bad symlink using the POSIX calls. Ensure
Jeremy Allison
1
-0
/
+42
2009-10-07
torture: disable the ValidatePassword test
Andrew Tridgell
1
-1
/
+5
2009-10-07
s4-torture: removed an accidental commit of a local test hack
Andrew Tridgell
1
-1
/
+0
2009-10-07
tdr: teach TDR about uint1632 enums
Andrew Tridgell
2
-2
/
+14
2009-10-07
pidl: update PIDL tests for uint1632 enums
Andrew Tridgell
1
-1
/
+1
2009-10-07
idl: recompile IDL for uint1632 change
Andrew Tridgell
15
-92
/
+92
2009-10-07
pidl: get the alignment right for uint1632 enums (NDR64)
Andrew Tridgell
4
-16
/
+71
2009-10-06
s3:winbind: Make query_user_list in winbindd_rpc a bit more readable
Volker Lendecke
1
-8
/
+13
2009-10-06
s4:various LDB modules - "build_request" functions - propagate result codes back
Matthias Dieter Wallnöfer
7
-15
/
+25
2009-10-06
s4:rootdse module - intendation fixup
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-10-06
s4:acl module - intendation fix and comment enhancement
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-10-06
s3: Add access_mask to the flock VFS call
Abhidnya P Chirmule
10
-19
/
+23
2009-10-06
s3-winbindd: make sure to reset connections when machine account password cha...
Günther Deschner
1
-0
/
+8
2009-10-06
s3-netlogon: setup NETLOGON credential chain in rpccli_netlogon_set_trust_pas...
Günther Deschner
1
-13
/
+14
2009-10-06
add trailer alignment to structures
Ronnie Sahlberg
1
-0
/
+14
2009-10-06
PIDL fix for using external types with wireshark backend
ronnie sahlberg
4
-3
/
+28
2009-10-06
s4-provision: match win2003 functional level
Andrew Tridgell
3
-4
/
+4
2009-10-06
s4-drs: added some debug lines to DsAddEntry()
Andrew Tridgell
1
-0
/
+3
2009-10-06
s4-drs: take advantage of system session auth in dsbind
Andrew Tridgell
2
-41
/
+21
2009-10-06
s4-drs: fixed error message for drs_security_level_check
Andrew Tridgell
1
-1
/
+3
2009-10-06
s4-drs: open samdb with system credentials when authorised
Andrew Tridgell
1
-1
/
+14
2009-10-06
s4-ldb: fixed error on single value error
Andrew Tridgell
1
-1
/
+1
2009-10-06
s4-repl: added RELAX control and fix transactions
Andrew Tridgell
1
-8
/
+57
2009-10-06
s4:drs-development Scripts to assist testing of DRS replication with AD
Andrew Bartlett
6
-0
/
+143
2009-10-06
s4:param Remove duplicate argument to python provision
Andrew Bartlett
1
-2
/
+0
2009-10-06
s4:provision Remove unused parameters from provision scripts
Andrew Bartlett
1
-6
/
+4
2009-10-06
s4-seftest: skip hold.oplock for SMB2 as well
Andrew Tridgell
1
-1
/
+1
2009-10-05
Revert "s3: Attempt to fix machine password change"
Volker Lendecke
7
-85
/
+37
[next]