index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the so-far unused lua-stuff for the 3.4 release
Volker Lendecke
2009-04-15
1
-97
/
+3
*
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
2009-04-15
1
-1
/
+1
*
s3:build: add targets to show how libraries will be built / linked
Michael Adam
2009-04-15
1
-0
/
+120
*
s3:build: don't build the static libs unconditionally
Michael Adam
2009-04-15
1
-7
/
+7
*
s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to Makefile
Michael Adam
2009-04-15
1
-0
/
+2
*
s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unification
Michael Adam
2009-04-15
1
-26
/
+26
*
s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@
Michael Adam
2009-04-15
1
-53
/
+51
*
s3:build: first cut at fixing linking of shared/static libs internally
Michael Adam
2009-04-15
1
-78
/
+78
*
s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebled
Michael Adam
2009-04-15
1
-0
/
+15
*
s3:build: line-wrap assignment of FLAGS for readability
Michael Adam
2009-04-15
1
-1
/
+10
*
s3:build: fix build of pam_winbind.so with static linking
Michael Adam
2009-04-15
1
-1
/
+1
*
s3/ldbtools: don't neddlessly link against wbinbind libs
Björn Jacke
2009-04-15
1
-6
/
+6
*
s3/cifs: don't link cifs mount helpers agains popt
Björn Jacke
2009-04-15
1
-6
/
+6
*
s3/pam_smbpass: don't link agains KRB5LIBS
Björn Jacke
2009-04-15
1
-1
/
+1
*
s3:build: make SHOWFLAGS target phony and add alias showflags
Michael Adam
2009-04-15
1
-0
/
+4
*
remove non standard way to point to ctdb path
Björn Jacke
2009-04-15
1
-2
/
+1
*
s3: remove unused rpc_parse/parse_sec.c file.
Günther Deschner
2009-04-15
1
-1
/
+1
*
Add tevent avahi binding
Volker Lendecke
2009-04-15
1
-3
/
+5
*
Add avahi detection to configure
Volker Lendecke
2009-04-15
1
-0
/
+1
*
Add dirsort module
Andy Kelk
2009-04-15
1
-0
/
+5
*
add a versiontest program to print samba_version_string().
Michael Adam
2009-04-15
1
-0
/
+4
*
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
2009-04-15
1
-5
/
+5
*
s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
Günther Deschner
2009-04-15
1
-2
/
+2
*
s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.
Günther Deschner
2009-04-15
1
-2
/
+1
*
s3: remove rpc_parse/parse_buffer.c completely.
Günther Deschner
2009-04-15
1
-2
/
+1
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-04-15
1
-1
/
+1
*
Add a vfs_preopen module to hide fs latencies
Volker Lendecke
2009-03-10
1
-0
/
+5
*
use test -f, Solaris /bin/sh doesn't know test -e
Björn Jacke
2009-03-02
1
-1
/
+1
*
Use samba3's own iconv implementation for now, until all changes are
Jelmer Vernooij
2009-03-02
1
-1
/
+1
*
s3 OneFS: Refactor config code and cleanup includes
Tim Prouty
2009-03-01
1
-2
/
+2
*
Merge branch 'master' of git://git.samba.org/samba into convenience
Jelmer Vernooij
2009-03-01
1
-1
/
+2
|
\
|
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+1
|
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
|
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-2
/
+2
|
/
*
Add tevent_ntstatus
Volker Lendecke
2009-02-26
1
-1
/
+1
*
s3: Rename auth_onefs_wb and pdb_onefs_sam
Dan Sledz
2009-02-24
1
-5
/
+5
*
Add tevent_req_is_unix_error
Volker Lendecke
2009-02-24
1
-1
/
+2
*
s3:Makefile: build libcli/ldap files
Stefan Metzmacher
2009-02-24
1
-10
/
+13
*
Refactored sys_fork() and sys_pid() into shared util library
Steven Danneman
2009-02-23
1
-1
/
+1
*
s3-spoolss: remove cli_spoolss_notify.c completly.
Günther Deschner
2009-02-23
1
-1
/
+1
*
For some unknown reason ldbrename was not being built in samba3.
Simo Sorce
2009-02-22
1
-1
/
+8
*
Introduce a new passdb backend: pdb_onefs_sam
Dan Sledz
2009-02-20
1
-0
/
+4
*
Introduce a new authentication backend auth_onefs_wb
Dan Sledz
2009-02-20
1
-0
/
+5
*
Moved become_daemon() and close_low_fds() to shared util lib
Steven Danneman
2009-02-20
1
-1
/
+2
*
s3: OneFS implementation of change notify
Steven Danneman
2009-02-20
1
-2
/
+3
*
s3 OneFS: Add shadow copy module
Tim Prouty
2009-02-19
1
-0
/
+5
*
s3: Test module for perfcount system
todd stecher
2009-02-13
1
-0
/
+5
*
OneFS implementation of BRL VFS ops:
Zack Kirsch
2009-02-13
1
-1
/
+2
*
Fix "make etags" properly :-)
Volker Lendecke
2009-02-12
1
-36
/
+1
*
s3-spoolss: add init_systemtime helper.
Günther Deschner
2009-02-12
1
-0
/
+1
[next]