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
/
source3
/
wscript_build
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
s3-waf: add some missing tdb dependencies.
Günther Deschner
1
-5
/
+5
2011-06-24
s3: Add cli_symlink
Volker Lendecke
1
-0
/
+1
2011-06-24
s3: Add symlink reparse point marshalling routines
Volker Lendecke
1
-0
/
+1
2011-06-24
s3-build Add dep on popt to fix FreeBSD build
Andrew Bartlett
1
-1
/
+1
2011-06-24
s3-build Require fully defined symbols in ALL libraries by default
Andrew Bartlett
1
-54
/
+29
2011-06-24
s3-build: Remove SECRETS3 as a samba3core dep
Andrew Bartlett
1
-5
/
+10
2011-06-21
s3: Remove unused code
Volker Lendecke
1
-1
/
+0
2011-06-21
s3: Convert WINBINDD_WINS_BYNAME to the async API
Volker Lendecke
1
-0
/
+1
2011-06-21
s3-build: Provide a run-time shim to work around duplicate symbols
Andrew Bartlett
1
-46
/
+45
2011-06-21
lib/util Remove samba-util-common!
Andrew Bartlett
1
-31
/
+30
2011-06-21
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
1
-1
/
+0
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-40
/
+40
2011-06-20
source3/lib/util.c: str_checksum to use Jenkins hash from CCAN.
Rusty Russell
1
-1
/
+1
2011-06-20
smb_share_modes: don't use tdb_jenkins_hash.
Rusty Russell
1
-0
/
+1
2011-06-20
lib: import ccan modules for tdb2
Rusty Russell
1
-0
/
+1
2011-06-20
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
1
-2
/
+1
2011-06-19
s3: Test nttrans_create
Volker Lendecke
1
-0
/
+1
2011-06-17
s3-util: remove the s3 nterr.c
Andrew Tridgell
1
-1
/
+1
2011-06-09
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
1
-1
/
+1
2011-06-06
s4-param Add hook between Samba3 and Samba4 loadparm systems.
Andrew Bartlett
1
-2
/
+8
2011-06-05
s3:winbind: Convert WINBINDD_WINS_BYIP to the async API
Volker Lendecke
1
-0
/
+1
2011-05-31
s3-build Put memcache in a standalone library
Andrew Bartlett
1
-2
/
+7
2011-05-31
s3-lib Move source3-specific malloc replacements into a seperate file
Andrew Bartlett
1
-1
/
+7
2011-05-31
s3-build Specify more of the smbconf dependencies
Andrew Bartlett
1
-3
/
+3
2011-05-31
s3-build Make smbregistry depend on more of the subsystems it needs
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-build Add util_sec subsystem
Andrew Bartlett
1
-2
/
+8
2011-05-31
s3-build Move dbwrap_rbt into dbwrap_util subsystem
Andrew Bartlett
1
-3
/
+2
2011-05-31
s3-build Create dbwrap_util subsystem
Andrew Bartlett
1
-2
/
+8
2011-05-31
s3-build: Rearrange build system to seperate out simple libraries
Andrew Bartlett
1
-27
/
+54
2011-05-31
s3-build Add dependency on 'ldap' and 'ber'
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-lib Move free_namearray() into it's own file
Andrew Bartlett
1
-0
/
+1
2011-05-31
s3-lib Move realloc based string substitution functions out of util_str.c
Andrew Bartlett
1
-1
/
+1
2011-05-31
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
1
-1
/
+0
2011-05-31
s3-param split service.c into param and smbd components
Andrew Bartlett
1
-2
/
+6
2011-05-31
s3-smbd Split conn.c into 3 files
Andrew Bartlett
1
-3
/
+10
2011-05-31
s3-lib Move string_init functions into their own file
Andrew Bartlett
1
-1
/
+4
2011-05-25
Fix numerous missing dependencies in WAF build scripts
Sean Finney
1
-13
/
+32
2011-05-19
fix the WAF build
Volker Lendecke
1
-1
/
+1
2011-05-18
build: Add 'cap' as a dependency of samba3core
Andrew Bartlett
1
-1
/
+1
2011-05-18
build: Make POPT_SAMBA3 a library
Andrew Bartlett
1
-4
/
+5
2011-05-18
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
1
-8
/
+2
2011-05-18
build: Add rpc_client grouping library
Andrew Bartlett
1
-0
/
+7
2011-05-18
build: Add depenencies needed by Samba3 subsystems
Andrew Bartlett
1
-1
/
+2
2011-05-18
build: Make msrpc3 a library
Andrew Bartlett
1
-4
/
+5
2011-05-18
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
1
-4
/
+5
2011-05-13
s3-build: use ndr-standard in msrpc3
Andrew Bartlett
1
-3
/
+4
2011-05-13
lib/util/charset Move built-in charset modules to the top level
Andrew Bartlett
1
-1
/
+1
2011-05-12
s3-waf: stop building smbtortre4.
Günther Deschner
1
-7
/
+0
2011-05-10
s3-waf: Create a public libsmconf.
Andreas Schneider
1
-7
/
+9
2011-05-10
s3-waf: Create a registry private library.
Andreas Schneider
1
-5
/
+9
[prev]
[next]