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-10-30
s4-auth: make KERBEROS subsystem into authkrb5 private library
Andrew Tridgell
4
-11
/
+12
2010-10-30
s4-credentials: make a private library from CREDENTIALS subsystem
Andrew Tridgell
1
-8
/
+9
2010-10-30
s4-ldb: add explicit depenencies on ldb library in ldb modules
Andrew Tridgell
1
-2
/
+10
2010-10-30
s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
Andrew Tridgell
5
-12
/
+23
2010-10-30
zlib: use the real library name 'z' instead of ZLIB
Andrew Tridgell
3
-11
/
+7
2010-10-30
s4-rpc: split the dcesrv reply code out of dcerpc_server
Andrew Tridgell
7
-175
/
+264
2010-10-30
s4-modules: remove LD_SAMBA_MODULE_PATH
Andrew Tridgell
2
-3
/
+2
2010-10-30
s4-torture: simplify the depenencies for TORTURE_DRS
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-smbd: make our process models into real modules
Andrew Tridgell
1
-39
/
+46
2010-10-30
s4-smbd: don't initialise process models more than once
Andrew Tridgell
18
-50
/
+55
2010-10-30
waf: save the samba_deps_extended
Andrew Tridgell
1
-1
/
+1
2010-10-30
waf: give a better error on a bad grouping library
Andrew Tridgell
1
-0
/
+1
2010-10-30
waf: cope with subsystems with no static modules
Andrew Tridgell
1
-4
/
+6
2010-10-30
waf: don't auto-depend on subsystems
Andrew Tridgell
1
-7
/
+0
2010-10-30
waf: added --symbol-check option
Andrew Tridgell
3
-47
/
+127
2010-10-30
waf: build all libraries after all object files
Andrew Tridgell
2
-9
/
+24
2010-10-30
waf: use Utils.WafError() instead of raising an AssertionError
Andrew Tridgell
1
-2
/
+1
2010-10-30
waf: cope with rules with no inputs
Andrew Tridgell
1
-0
/
+3
2010-10-30
waf: separate out get_tgt_list()
Andrew Tridgell
2
-12
/
+20
2010-10-30
waf: display the paths in library loops
Andrew Tridgell
1
-0
/
+21
2010-10-30
waf: added env.DEVELOPER_MODE flag
Andrew Tridgell
2
-0
/
+309
2010-10-30
waf: added suncc_wrap
Andrew Tridgell
1
-1
/
+16
2010-10-30
s4-kdc: create a 'pac' private grouping library
Andrew Tridgell
1
-0
/
+6
2010-10-30
s4-heimdal: removed the use of signal.c from roken
Andrew Tridgell
1
-1
/
+0
2010-10-30
s4-heimdal: fixed the use of error_message() in heimdal
Andrew Tridgell
12
-47
/
+49
2010-10-30
replace: create a private replace-test library
Andrew Tridgell
3
-7
/
+11
2010-10-30
s4-ldb: create a private library ldb-cmdline
Andrew Tridgell
2
-6
/
+7
2010-10-30
talloc: Fix manual pages in standalone build.
Jelmer Vernooij
1
-2
/
+1
2010-10-29
Fix bug #7700 - Improvement of return code of smbclient
Jeremy Allison
11
-136
/
+229
2010-10-29
s4:torture/rpc/samr.c - fix NTTIME warnings by casts
Matthias Dieter Wallnöfer
1
-13
/
+16
2010-10-29
s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-10-29
s4:samr RPC server - fix trailing whitespaces
Matthias Dieter Wallnöfer
3
-268
/
+268
2010-10-29
s4:samr RPC server - fix indentation of function parameters
Matthias Dieter Wallnöfer
1
-29
/
+30
2010-10-29
s4:samr RPC server - DomainGeneralInformation - never return NULL on the oem ...
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-10-29
s4:samr RPC server - provide the right "ReplicaSourceNodeName"
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-10-29
s4:samr RPC server - remove wrong implementation of ReplicaSourceNodeName
Matthias Dieter Wallnöfer
2
-42
/
+7
2010-10-29
s4-drs_tests: drs_util_DsAttributeId_to_string() is not used anymore
Kamen Mazdrashki
1
-74
/
+0
2010-10-29
s4-resolve_oids: Remove redundant check - resolve_oids_need_value() handle this
Kamen Mazdrashki
1
-4
/
+0
2010-10-29
s4-schema_init: we should be able to resolve Syntax OIDs with prefixMap we have
Kamen Mazdrashki
1
-3
/
+3
2010-10-29
s4-pfm_test: Use single instance of global testing data to test with
Kamen Mazdrashki
1
-52
/
+24
2010-10-29
s4-pfm-test: Enrich and fix comment primary for testing data
Kamen Mazdrashki
1
-5
/
+12
2010-10-28
build: add the -fno-common flags to fix the link pb on mac os X
Matthieu Patou
1
-0
/
+2
2010-10-28
s3-waf: add vfs_time_audit to the build.
Günther Deschner
2
-1
/
+10
2010-10-28
s3-waf: use LZXPRESS subsystem.
Günther Deschner
1
-2
/
+2
2010-10-28
s3-selftest: add vfs_modulesdir variable for both test systems.
Günther Deschner
2
-2
/
+4
2010-10-28
s3: Streamline regdb_normalize_keynames_fn a bit
Volker Lendecke
1
-4
/
+2
2010-10-28
s3: Fix the registry upgrade code
Volker Lendecke
1
-1
/
+1
2010-10-28
s3: FILE_WRITE_DATA & friends have gone from includes.h
Volker Lendecke
1
-0
/
+1
2010-10-28
unit tests: use skip file to exclude smb2.dir instead of hack
Matthieu Patou
2
-1
/
+2
2010-10-28
build: Add XPG6 otherwise we have a configure pb on sun Solaris
Matthieu Patou
1
-0
/
+1
[prev]
[next]