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-09-22
s4-ldbmodules: allow instanceType to be specified by clients
Andrew Tridgell
1
-0
/
+6
2009-09-22
s4-util: windows only accepts lowercase hex encodings for extended DNs
Andrew Tridgell
1
-1
/
+4
2009-09-22
s4-torture: add some debug info to RPC-HANDLES
Andrew Tridgell
1
-0
/
+5
2009-09-22
s4-rpcserver: added support for shared handles
Andrew Tridgell
3
-6
/
+49
2009-09-22
s4-lsa: added support for QuerySecurity on LSA
Andrew Tridgell
1
-2
/
+85
2009-09-22
s4-rpcserver: added shared association groups
Andrew Tridgell
3
-34
/
+111
2009-09-22
s4-rpcserver: run all RPC operations in a single task
Andrew Tridgell
1
-1
/
+8
2009-09-22
s4-rpc: remove two unused functions
Andrew Tridgell
1
-32
/
+3
2009-09-22
s4-ldb: only show the outer level of ldb ops when tracing
Andrew Tridgell
3
-4
/
+38
2009-09-22
s4-ldb: don't show timestamps on every line of ldb traces
Andrew Tridgell
5
-64
/
+100
2009-09-23
build: use AS_HELP_STRING() for --with-localedir
Michael Adam
1
-1
/
+1
2009-09-23
build: add switch "--with-codepagedir=DIR" to configure.
Michael Adam
1
-0
/
+16
2009-09-23
build: add datadir to "make showlayout"
Michael Adam
1
-0
/
+1
2009-09-22
Move the check above the talloc
Anatoliy Atanasov
1
-5
/
+6
2009-09-22
s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.
Günther Deschner
3
-5
/
+63
2009-09-22
s3-winbindd: add cm_connect_lsa_tcp().
Günther Deschner
3
-0
/
+63
2009-09-22
lib/tevent: a cleaner fix for be4ac227842530d484659f2db683453366326d8b segv
Rusty Russell
1
-7
/
+1
2009-09-21
s4:dsdb Fix of double addition of SD-s
Nadezhda Ivanova
2
-11
/
+25
2009-09-21
s4:ldb Add 'single-value' support to LDB.
Andrew Bartlett
3
-2
/
+56
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
14
-25
/
+358
2009-09-21
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
9
-1
/
+1441
2009-09-21
Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming Constraints
Anatoliy Atanasov
1
-0
/
+13
2009-09-21
Add tests for MS-ADTS:3.1.1.5.1.2 Naming Constraints
Anatoliy Atanasov
1
-0
/
+29
2009-09-21
s4:dsdb Run the new 'descriptor' module by default.
Andrew Bartlett
1
-6
/
+0
2009-09-21
s4-ldb: bit prettier output
Andrew Tridgell
1
-7
/
+15
2009-09-21
s4-ldb: fixed O(n^2) string handling in ldif debug print
Andrew Tridgell
1
-3
/
+3
2009-09-21
s4-samdb: enable ldb tracing when log level >= 10
Andrew Tridgell
1
-0
/
+4
2009-09-21
s4-schema: don't trace the schema load (too verbose)
Andrew Tridgell
1
-12
/
+24
2009-09-21
s4-ldb: add --trace command line option to ldb tools
Andrew Tridgell
2
-0
/
+6
2009-09-21
s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
Andrew Tridgell
4
-1
/
+135
2009-09-21
s4-ldap: default edn type is 0
Andrew Tridgell
1
-1
/
+1
2009-09-21
s4-ldb: add support for extended DNs in the rootDSE
Andrew Tridgell
1
-2
/
+135
2009-09-21
s4-dsdb: fixed a printf format warning
Andrew Tridgell
1
-1
/
+1
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
29
-541
/
+839
2009-09-21
s4:kerberos Fix the salt to match Windows 2008.
Andrew Bartlett
2
-2
/
+2
2009-09-21
s4:provision Make our default salt match our server behaviour
Andrew Bartlett
1
-1
/
+1
2009-09-21
tdb:tdbtool: fix indentation.
Michael Adam
1
-178
/
+177
2009-09-21
tdb:tdbtool: add transaction_start/_commit/_cancel commands.
Michael Adam
1
-0
/
+21
2009-09-21
tdb:tdbtool: add the "speed" command to the help text.
Michael Adam
1
-0
/
+1
2009-09-21
s4:provision - Fix up ProvisioningError class as suggested by Jelmer
Matthias Dieter Wallnöfer
1
-5
/
+5
2009-09-21
s4:samdb/tools - That should fix now the last failures
Matthias Dieter Wallnöfer
3
-3
/
+5
2009-09-21
s4:libnet_become_dc - bump down the level requested by abartlet
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-21
s4:scripts - Reintroduce "-H" parameter
Matthias Dieter Wallnöfer
6
-12
/
+46
2009-09-21
Revert "blackbox:test_kinit - Remove the "-H" (hive) parameter"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-20
s4:provision Make us Windows 2008 level by defualt again
Andrew Bartlett
1
-4
/
+5
2009-09-21
s3:secrets_schannel: revert to using version 1
Stefan Metzmacher
1
-3
/
+9
2009-09-21
s3:winbindd: avoid writing to a closed connection and generate SIGPIPE
Stefan Metzmacher
1
-12
/
+13
2009-09-21
async_sock: return -1/EPIPE if we're getting an end of file on read.
Stefan Metzmacher
1
-0
/
+4
2009-09-21
s3:lib/select: don't overwrite errno in the signal handler
Stefan Metzmacher
1
-0
/
+4
2009-09-21
tevent: make sure we don't set errno within the signal handler function.
Stefan Metzmacher
1
-0
/
+3
[next]