index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r21565: Import ndrdump (doesn't compile yet, needs table support functions).
Jelmer Vernooij
2007-10-10
1
-5
/
+17
*
r21552: Ensure to check for proto_exists before linking any binary. No make
Lars Müller
2007-10-10
1
-108
/
+108
*
r21453: use the tdb mapping file for groups by default for compatibility with...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...
Volker Lendecke
2007-10-10
1
-2
/
+7
*
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21077: A step to minimize the diff later: This pulls in unmodified files fro...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line like
Herb Lewis
2007-10-10
1
-6
/
+8
*
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
2007-10-10
1
-4
/
+17
*
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r20828: Fix the build with libnscd.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r20664: Set the environment variable _before_ calling the shell.
Lars Müller
2007-10-10
1
-1
/
+1
*
r20663: Do not install smbmount man page if we didn't called configure
Lars Müller
2007-10-10
1
-2
/
+3
*
r20202: fix make clean
Herb Lewis
2007-10-10
1
-1
/
+1
*
r20201: merge makefile changes from 3_0_24
Herb Lewis
2007-10-10
1
-34
/
+42
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-8
/
+8
*
r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati Mohanan
Jim McDonough
2007-10-10
1
-1
/
+1
*
r19991: Sorry for this 2000-liner...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19974: Add freelist check for cache. Fix testing of entry
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r19962: Revert bogus change in r19961. In future I will check configure.in
James Peach
2007-10-10
1
-1
/
+3
*
r19961: Remove VARDIR. Nothing is ever installed into this, so there's no
James Peach
2007-10-10
1
-3
/
+1
*
r19800: * Remove exmpty aix directory
Gerald Carter
2007-10-10
1
-2
/
+0
*
r19762: libaddns/*[ch] code fixes donated by Centeris Corporation
Gerald Carter
2007-10-10
1
-3
/
+2
*
r19748: Ensure to link against the required libraries.
Lars Müller
2007-10-10
1
-1
/
+1
*
r19747: Ensure to link with the required objects.
Lars Müller
2007-10-10
1
-1
/
+1
*
r19691: Fix the build
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to
Jim McDonough
2007-10-10
1
-0
/
+6
*
r19533: Add a suffix to the program name if this is a process with a
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r19529: Added showacls togle. Previously was vendor-specific code.
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r19497: Thought I already fixes the etags target. Ignore .svn
Gerald Carter
2007-10-10
1
-2
/
+2
*
r19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r19224: Add setting the rng_fault_state to the already converted pipes.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19093: speed up the samba3 build from 8mins to 5mins:-)
Stefan Metzmacher
2007-10-10
1
-229
/
+190
*
r19038: build libreplace testsuite as replacetort
Stefan Metzmacher
2007-10-10
1
-4
/
+19
*
r19015: we don't need talloc_* in proto.h
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r19002: Add a very simple synchronisation function to download the full GPO.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r18986: Add some more GPO download helper functions.
Günther Deschner
2007-10-10
1
-1
/
+2
*
r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r18982: Move the gpo related functions to "libgpo".
Günther Deschner
2007-10-10
1
-6
/
+7
*
r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
Stefan Metzmacher
2007-10-10
1
-5
/
+9
*
r18919: * Get the new rpccli_winreg_XXXX() functions into the tree
Gerald Carter
2007-10-10
1
-11
/
+7
*
r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure.
Gerald Carter
2007-10-10
1
-2
/
+3
*
r18896: * Fix out of tree builds after libreplace merge
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r18870: - enable the ldb ldap backend properly based on configure tests for
Andrew Tridgell
2007-10-10
1
-2
/
+2
[next]