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