summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-11-09use samba4's librpc/ndr/uuid.cStefan Metzmacher1-1/+2
2007-11-09make test: start winbinddStefan Metzmacher1-0/+1
2007-11-09make test: activate nss_wrapper for make testStefan Metzmacher1-2/+2
2007-11-09use nss_wrapper code in samba3 when --enable-nss-wrapper is givenStefan Metzmacher1-1/+2
2007-11-06Move some access check functions that are not posix-acl specificMichael Adam1-0/+1
2007-11-01Patch from Debian Samba package maintainers:Gerald (Jerry) Carter1-3/+13
2007-10-29Add in the recvfile entry to the VFS layer with a defaultJeremy Allison1-1/+1
2007-10-27Two patchesVolker Lendecke1-2/+3
2007-10-23added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell1-0/+5
2007-10-22r25570: move code of the locator child into its own fileStefan Metzmacher1-0/+1
2007-10-22r25568: move idmap related functions into their own file.Stefan Metzmacher1-0/+1
2007-10-13remove unused print_test.c codeStefan Metzmacher1-1/+1
2007-10-12Merge branch 'v3-2-stable' into my_branchJelmer Vernooij1-1/+1
2007-10-12Fix valgrind window title.Jelmer Vernooij1-1/+1
2007-10-11Rename krb5 locator plugin to "winbind_krb5_locator".Guenther Deschner1-5/+5
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-118/+22
2007-10-10r25570: move code of the locator child into its own fileStefan Metzmacher1-0/+1
2007-10-10r25568: move idmap related functions into their own file.Stefan Metzmacher1-0/+1
2007-10-10r25470: use --immediate like in samba4 to get more usefull outputStefan Metzmacher1-3/+3
2007-10-10r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduceJames Peach1-5/+6
2007-10-10r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'...Jelmer Vernooij1-3/+21
2007-10-10r25406: Make the Linux nss client code thread-safe.Jeremy Allison1-1/+1
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-35/+33
2007-10-10r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison1-1/+1
2007-10-10r24955: Reformat some object lists in Makefile.in to minimize the diff.Michael Adam1-11/+22
2007-10-10r24841: The locator has no dependencies to ldap libs anymore. Also fix the bu...Günther Deschner1-2/+1
2007-10-10r24833: Move locator to nsswitch (does not belong to libads anymore).Günther Deschner1-1/+1
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-1/+1
2007-10-10r24806: Fix the build, sorry...Günther Deschner1-2/+2
2007-10-10r24805: When we can build the locator, build it.Günther Deschner1-1/+1
2007-10-10r24788: Cleanup some linking msgs and remove references to libmsrpcGerald Carter1-29/+13
2007-10-10r24748: Remove all dependencies to samba internals and convert the krb5 locat...Günther Deschner1-2/+1
2007-10-10r24745: Merge Simo's shared lib build fix from svn r22842 that was lostGerald Carter1-4/+4
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner1-4/+5
2007-10-10r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner1-1/+1
2007-10-10r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher1-0/+5
2007-10-10r24007: Attempt to fix the build on host "gwen". The Makefile ended up with anVolker Lendecke1-2/+2
2007-10-10r23976: Move authdata.o to LIBADS_SERVER_OBJ.Günther Deschner1-2/+2
2007-10-10r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner1-1/+1
2007-10-10r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher1-1/+2
2007-10-10r23840: Fix the build.Günther Deschner1-3/+2
2007-10-10r23694: Make sure that when builddir != srcdir, we can still find the exportsGerald Carter1-7/+7
2007-10-10r23689: Squashed commit of the following:Gerald Carter1-19/+14
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke1-0/+2
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke1-2/+0
2007-10-10r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner1-1/+1
2007-10-10r23541: Linking the LSA pipe module only once is probably enough.James Peach1-2/+0
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam1-5/+6
2007-10-10r23495: Replace literal occurrences of libsmb/errormap.o by $(ERRORMAP_OBJ).Michael Adam1-2/+2
2007-10-10r23494: Synchronize some occurrences of BINARY_PREREQS and bin/.dummy.Michael Adam1-13/+18