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
2009-09-18
s4:rpc_server: export dcesrv_add_ep() so that torture tests can use it
Stefan Metzmacher
2
-5
/
+9
2009-09-18
s4:service_named_pipe: accept delegated credentials
Stefan Metzmacher
2
-3
/
+101
2009-09-18
s4:torture: don't use 'pipe' as variable name it's a system call
Stefan Metzmacher
1
-3
/
+3
2009-09-18
s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_cred
Stefan Metzmacher
1
-0
/
+1
2009-09-18
s4:domainlevel - fix indentations
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-09-18
s4:domainlevel - Add a script which allows raising the domain/forest level
Matthias Dieter Wallnöfer
1
-0
/
+181
2009-09-18
s4:pwsettings - Simplify the error handling a bit
Matthias Dieter Wallnöfer
1
-5
/
+2
2009-09-18
python: create a script for reorgnizing an LDB file.
Matthieu Patou
1
-0
/
+60
2009-09-18
s4:provision - Bump down the domain and forest level to Windows 2000
Matthias Dieter Wallnöfer
2
-9
/
+10
2009-09-17
s4:provision - Some rework (continuation)
Matthias Dieter Wallnöfer
4
-40
/
+311
2009-09-17
pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.
Matthieu Patou
2
-2
/
+19
2009-09-17
s4-sam: add a note about the solaris client
Andrew Tridgell
1
-0
/
+2
2009-09-17
s4-rpc: added NDR64 support
Andrew Tridgell
5
-7
/
+31
2009-09-17
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
Kouhei Sutou
1
-2
/
+4
2009-09-17
s4:descriptor module - Revert and const fixups
Matthias Dieter Wallnöfer
1
-7
/
+18
2009-09-17
s4:descriptor - cosmetic
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-17
s4:libnet_become_dc - Fix some uninitialised variables
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-09-17
s4:provision - Some rework
Matthias Dieter Wallnöfer
12
-23610
/
+23878
2009-09-17
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
4
-16
/
+10
2009-09-17
s4/python: flags
Matthias Dieter Wallnöfer
2
-9
/
+83
2009-09-13
util_smb: For some (unknown) reason the previous patch changed the permission...
Matthias Dieter Wallnöfer
1
-0
/
+0
2009-09-13
Port the Samba 4 shm_setup to QNX.
Matt Kraai
1
-0
/
+18
2009-09-17
idl: added DsExecuteKCC IDL
Andrew Tridgell
1
-3
/
+3
2009-09-17
spnego: share spnego_parse.
Günther Deschner
4
-475
/
+2
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
6
-58
/
+598
2009-09-16
Tests for descriptor inheritance
Zahari Zahariev
3
-1
/
+1613
2009-09-16
s4:kdc In the kpasswd server, don't use the client address in mk_priv
Andrew Bartlett
1
-0
/
+8
2009-09-16
s4:rpc_server netgotiate max xmit size with RPC client
Andrew Bartlett
1
-2
/
+2
2009-09-16
s4-repl: raise a debug level
Andrew Tridgell
1
-1
/
+1
2009-09-16
s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't exist
Andrew Tridgell
1
-0
/
+8
2009-09-16
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
1
-33
/
+56
2009-09-15
s4-repl: take advantage of async RPC forwarding
Andrew Tridgell
2
-26
/
+7
2009-09-15
s4-rpc: added a module for forwarding RPC requests
Andrew Tridgell
3
-9
/
+116
2009-09-15
s4-drs: lock down key DRS calls
Andrew Tridgell
4
-22
/
+54
2009-09-15
s4-security: added a new security level SECURITY_DOMAIN_CONTROLLER
Andrew Tridgell
2
-0
/
+10
2009-09-15
s4-ldb: ldap attribute names can contain a '.'
Andrew Tridgell
1
-1
/
+2
2009-09-15
s4-ldb: expose ldb_transaction_prepare_commit() in ldb
Andrew Tridgell
3
-21
/
+64
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
4
-6
/
+44
2009-09-15
s4-drs: filter based on local_usn
Andrew Tridgell
1
-1
/
+1
2009-09-15
s4-repl: make sure we marshal the replPropertyMetaData after the last change
Andrew Tridgell
1
-10
/
+10
2009-09-15
s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
Andrew Tridgell
2
-4
/
+4
2009-09-15
s4-ldb: cope better with corruption of tdb records
Andrew Tridgell
4
-5
/
+30
2009-09-15
s4-repl: add a debug to make it easier to monitor replication
Andrew Tridgell
1
-0
/
+5
2009-09-16
schannel: move schannel_sign to main directory.
Günther Deschner
5
-313
/
+5
2009-09-16
s4-schannel: try to fix the build.
Günther Deschner
1
-1
/
+1
2009-09-16
s4-schannel: first step of decoupling schannel from gensec.
Günther Deschner
2
-20
/
+51
2009-09-16
s4-schannel: strip trailing whitespace.
Günther Deschner
1
-36
/
+36
2009-09-15
s4:schema Add code to provide an index into the subClass tree
Andrew Bartlett
2
-1
/
+27
2009-09-15
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2
-43
/
+1
2009-09-15
s4:heimdal_build: fix one more problem with automatic dependecies
Stefan Metzmacher
1
-1
/
+1
[next]