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
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
Stefan Metzmacher
2007-10-10
1
-0
/
+32
*
r18893: Attempt to fix the Solaris build
Volker Lendecke
2007-10-10
1
-1
/
+6
*
r18870: - enable the ldb ldap backend properly based on configure tests for
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r18863: the test for immediate structures has moved to lib/replace/
Andrew Tridgell
2007-10-10
1
-22
/
+1
*
r18857: Re-enable the CC checks from libreplace after Tridge's fix. Thanks fo...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checking of NTSTATUS/BOOL
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18854: Disable the AC_LIBREPLACE_CC_CHECKS, this breaks the HAVE_IMMEDIATE_S...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18814: diable immediate structs for now until we completely build with them ...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18812: newer compilers don't allow non consts in static arrays
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18810: use a copy of samba4's talloc under lib/talloc/
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
2007-10-10
1
-2
/
+3
*
r18739: * Get the wkssvc patch right this time.
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18728: revert previous commit until I fix the wkssvc_nt.c changes
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18707: Fix the build when you have libnscd installed (which apparently no host
Günther Deschner
2007-10-10
1
-0
/
+1
*
r18701: this tests are in libreplace
Stefan Metzmacher
2007-10-10
1
-19
/
+1
*
r18700: nicer order of the tests
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r18699: bail out if the compiler doesn't know about C99 struct initializers
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18698: this stuff isn't needed anymore
Stefan Metzmacher
2007-10-10
1
-34
/
+0
*
r18694: prevent -O and -g from being set at the same time (by default)
Gerald Carter
2007-10-10
1
-6
/
+8
*
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
Stefan Metzmacher
2007-10-10
1
-3
/
+10
*
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
2007-10-10
1
-43
/
+27
*
r18640: move to socket_wrapper to lib/socket_wrapper/
Stefan Metzmacher
2007-10-10
1
-7
/
+1
*
r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
Volker Lendecke
2007-10-10
1
-3
/
+0
*
r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGS
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r18606: - fix the detection of the working quota implementation
Stefan Metzmacher
2007-10-10
1
-4
/
+13
*
r18603: Add in the NFSv4 ACL mapping code from IBM.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r18519: Copy over the Samba4 code to figure out options for the named initial...
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r18484: Start some cleanup on pam_winbind's syslogging:
Günther Deschner
2007-10-10
1
-0
/
+2
*
r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17798: Beginnings of a standalone libaddns library released under
Gerald Carter
2007-10-10
1
-0
/
+118
*
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
2007-10-10
1
-0
/
+12
*
r17552: Attempt to fix tdb transactions on IRIX
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r17367: Reverting the ab code. Note I'm not saying this
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...
Alexander Bokovoy
2007-10-10
1
-0
/
+1
*
r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...
Alexander Bokovoy
2007-10-10
1
-24
/
+0
*
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
Alexander Bokovoy
2007-10-10
1
-0
/
+24
*
r17184: Attempt to get rid of some warnings on HP/UX. Without _XOPEN_SOURCE_E...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
2007-10-10
1
-0
/
+16
*
r17147: Install fixes for libraries
Gerald Carter
2007-10-10
1
-0
/
+5
*
r17138: In preparation for the cluster merge, add an empty configure option :-)
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r17021: remove unsupported smbwrapper code
Gerald Carter
2007-10-10
1
-47
/
+3
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-11
/
+122
*
r16676: .o generates other warnings, use the Solaris trick with .po.o also fo...
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r16483: Turn off some useless MIPSPro warnings be default.
James Peach
2007-10-10
1
-0
/
+8
*
r16482: Fix bugzilla 3801 by forcing MIPSPro warning 1035 to be an error.
James Peach
2007-10-10
1
-1
/
+8
*
r16478: small cleanup to make pam_winbind.so build and iniparser
Gerald Carter
2007-10-10
1
-2
/
+2
*
r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does th...
Volker Lendecke
2007-10-10
1
-0
/
+3
[prev]
[next]