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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore generated build files.
Jelmer Vernooij
2008-09-15
1
-2
/
+2
*
Import merged build patch.
Jelmer Vernooij
2008-09-15
1
-25
/
+13
*
build: don't install the cifs.upcall binary twice.
Günther Deschner
2008-09-11
1
-1
/
+1
*
netapi: add NetFileClose skeleton.
Günther Deschner
2008-09-11
1
-1
/
+2
*
Stop ignoring .svn directories when creating tags, since we no longer use
Jelmer Vernooij
2008-09-09
1
-2
/
+2
*
Rename object variables to avoid clashes with Samba 4.
Jelmer Vernooij
2008-09-09
1
-2
/
+2
*
Use different variable names for talloc and tdb object file names than
Jelmer Vernooij
2008-09-04
1
-3
/
+2
*
netapi: add NetShareAdd skeleton.
Günther Deschner
2008-08-29
1
-1
/
+2
*
Move idmap_cache.c from winbindd/ to lib/
Volker Lendecke
2008-08-26
1
-2
/
+2
*
build: make sure to create CODEPAGEDIR and MODULESDIR.
Günther Deschner
2008-08-26
1
-1
/
+1
*
cifs.upcall: move default install location to EPREFIX/sbin
Jeff Layton
2008-08-21
1
-4
/
+4
*
build: add [clean_]libsmbclient_examples targets to top level Makefile
Michael Adam
2008-08-21
1
-0
/
+11
*
build: auto-generate symbols for libsmbsharemodes.
Michael Adam
2008-08-20
1
-2
/
+5
*
build: autogenerate symbols for libsmbclient.so
Michael Adam
2008-08-20
1
-2
/
+5
*
build: remove duplicated and hardcoded definition of LIBSMBSHAREMODES
Michael Adam
2008-08-20
1
-2
/
+0
*
build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.
Michael Adam
2008-08-20
1
-4
/
+4
*
build: fix linking cifs.upcall when nscd_flush_cache() is found.
Michael Adam
2008-08-19
1
-1
/
+1
*
configure: Add --with-modulesdir to accompany --with-libdir.
Michael Adam
2008-08-15
1
-9
/
+12
*
Makefile: print codepagedir in "make showlayout".
Michael Adam
2008-08-15
1
-0
/
+1
*
build: fix a typo in the installlibtalloc rule.
Michael Adam
2008-08-15
1
-1
/
+1
*
Revert "Add a gpfs_prefetch module"
Michael Adam
2008-08-14
1
-5
/
+0
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-1
/
+1
*
Add a gpfs_prefetch module
Volker Lendecke
2008-08-13
1
-0
/
+5
*
use variables for files used in multiple places
Herb Lewis
2008-08-12
1
-17
/
+19
*
Add simple async wrappers around send, recv and connect
Volker Lendecke
2008-08-08
1
-0
/
+1
*
libnetapi: fix build of shared library after libnet_join changes.
Michael Adam
2008-08-06
1
-1
/
+2
*
Make DSO_EXPORTS_CMD regexp more POSIX compliant
Zach Loafman
2008-07-22
1
-1
/
+1
*
Add --enable-picky-developer
Zach Loafman
2008-07-22
1
-2
/
+2
*
netapi: add ConvertSidToStringSid() for convenience of the callers.
Günther Deschner
2008-07-17
1
-1
/
+2
*
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
2008-07-16
1
-10
/
+10
*
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2008-07-16
1
-101
/
+108
|
\
|
*
build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
Michael Adam
2008-07-14
1
-1
/
+1
|
*
build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
Michael Adam
2008-07-14
1
-6
/
+6
|
*
build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
Michael Adam
2008-07-14
1
-52
/
+53
|
*
build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
Michael Adam
2008-07-14
1
-62
/
+63
|
*
build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
Michael Adam
2008-07-14
1
-47
/
+48
|
*
build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.
Michael Adam
2008-07-14
1
-21
/
+21
*
|
Static libsmbclient library needs to include all objects
Derrell Lipman
2008-07-16
1
-2
/
+2
|
/
*
build: fix build of libaddns shared lib : it needs socket_wrapper.
Michael Adam
2008-07-11
1
-1
/
+1
*
build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs...
Michael Adam
2008-07-10
1
-16
/
+10
*
build: create a new uninstalllibs target and use it in "make uninstall"
Michael Adam
2008-07-10
1
-1
/
+8
*
build: distribute the libs target over the library-specific sections.
Michael Adam
2008-07-10
1
-2
/
+7
*
build: use the libs target instead of the LIBRARIES variable as dependecy for...
Michael Adam
2008-07-10
1
-1
/
+1
*
build: distribute the cleanlibs target over the library-specific sections.
Michael Adam
2008-07-10
1
-7
/
+8
*
build: introduce a installibs target and use it in "make install"
Michael Adam
2008-07-10
1
-4
/
+8
*
build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0
Michael Adam
2008-07-08
1
-1
/
+1
[next]