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
*
r23156: Install the smb_share_modes.h header file.
Lars Müller
2007-10-10
1
-0
/
+1
*
r23155: Rename INSTALLPERMS to INSTALLPERMS_BIN to differenciate clearer from
Lars Müller
2007-10-10
1
-32
/
+32
*
r23154: Add INSTALLPERMS_DATA set to 0644 to install the header files with this
Lars Müller
2007-10-10
1
-3
/
+4
*
r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...
Günther Deschner
2007-10-10
1
-3
/
+3
*
r23117: Factor out local messaging.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23097: Add a new configure option to disable building SWAT (it is still buil...
James Peach
2007-10-10
1
-2
/
+2
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-7
/
+9
*
r22879: Tidy the build rules for targets that need the installation paths.
James Peach
2007-10-10
1
-15
/
+32
*
r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r22870: Don't create shared objects of nss and tdb modules.
Lars Müller
2007-10-10
1
-8
/
+0
*
r22869: Add bin/{ldap,nss,tdb}.@SHLIBEXT@ rules.
Lars Müller
2007-10-10
1
-1
/
+13
*
r22820: Move FAM libraries from smbd to vfs_fam_notify. Should fix bugzilla #...
James Peach
2007-10-10
1
-1
/
+1
*
r22802: Add dummy gpo_apply_security_filtering() call.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22745: Add local groups to the --required-membership-sid test. This needs
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22578: Remove python build directory and generated smbadduser.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r22507: Wrap the method of obtaining sockets to listen on.
James Peach
2007-10-10
1
-0
/
+1
*
r22495: Create wrapper to hide the details of obtaining a set of sockets
James Peach
2007-10-10
1
-1
/
+2
*
r22441: Add automatic dependency tracking. The dependency generation is
James Peach
2007-10-10
1
-6
/
+35
*
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
2007-10-10
1
-2
/
+2
*
r22416: Remove precompiled headers on clean.
James Peach
2007-10-10
1
-2
/
+5
*
r22413: Simplify the build rules for plugin modules. Add support for per-plat...
James Peach
2007-10-10
1
-109
/
+71
*
r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.so
Gerald Carter
2007-10-10
1
-0
/
+3
*
r22315: move tdbback.c content into tdbbackup.c
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22304: remove unused stuff completely to fix the build, sorry
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22302: fix the build when no shared-library support is detected
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22249: move tdb code to lib/tdb/ as in samba4
Stefan Metzmacher
2007-10-10
1
-8
/
+10
*
r22221: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
2007-10-10
1
-6
/
+22
*
r22106: Fix the module name - it's vfs_readahead not vfs_linux_readahead.
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r22105: Added vfs_readahead module that appears to do wonderful things
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r22103: No code change. This is a spring time end of line clesnup checkin.
Lars Müller
2007-10-10
1
-43
/
+43
*
r22102: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in.
Lars Müller
2007-10-10
1
-2
/
+2
*
r22099: Revert parts of revision 22056 as proto_exists is not required by
Lars Müller
2007-10-10
1
-3
/
+3
*
r22067: - fix --with-fhs, where confdir is set to \${sysconfdir}
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r22058: Add test_nss_modules to check NSS modules for unresolved symbols.
Günther Deschner
2007-10-10
1
-0
/
+12
*
r22056: Adding some missing proto_exists calls (for PAM and NSS modules)
Günther Deschner
2007-10-10
1
-5
/
+5
*
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
2007-10-10
1
-5
/
+14
*
r21964: Add tdbtorture target to main makefile -- Thanks to Karolin Seeger
Volker Lendecke
2007-10-10
1
-1
/
+10
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r21897: Add in a basic raw NTLM encrypt request. Now
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21822: Adding experimental krb5 lib locator plugin.
Günther Deschner
2007-10-10
1
-0
/
+10
*
r21804: Create a reference after proto_exits was called once. Else we link the
Lars Müller
2007-10-10
1
-1
/
+2
*
r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21651: Add ndrdump to samba 3. This only works from external source at the
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end...
Gerald Carter
2007-10-10
1
-2
/
+2
[next]