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