summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner2007-10-101-1/+1
* r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher2007-10-101-0/+5
* r24007: Attempt to fix the build on host "gwen". The Makefile ended up with anVolker Lendecke2007-10-101-2/+2
* r23976: Move authdata.o to LIBADS_SERVER_OBJ.Günther Deschner2007-10-101-2/+2
* r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...Günther Deschner2007-10-101-1/+1
* r23893: add dummy callbacks for LDAP SASL wrapping,Stefan Metzmacher2007-10-101-1/+2
* r23840: Fix the build.Günther Deschner2007-10-101-3/+2
* r23694: Make sure that when builddir != srcdir, we can still find the exportsGerald Carter2007-10-101-7/+7
* r23689: Squashed commit of the following:Gerald Carter2007-10-101-19/+14
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-10-101-0/+2
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-10-101-2/+0
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-101-1/+1
* r23541: Linking the LSA pipe module only once is probably enough.James Peach2007-10-101-2/+0
* r23509: This activates the global options from the registry in loadparm.Michael Adam2007-10-101-5/+6
* r23495: Replace literal occurrences of libsmb/errormap.o by $(ERRORMAP_OBJ).Michael Adam2007-10-101-2/+2
* r23494: Synchronize some occurrences of BINARY_PREREQS and bin/.dummy.Michael Adam2007-10-101-13/+18
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-18/+32
* r23478: Change the handling of the developer CFLAGS so that they are alwaysJames Peach2007-10-101-0/+6
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-3/+6
* r23352: Don't generate stamp-h. AFAICT it is never used.James Peach2007-10-101-1/+0
* r23323: merged ldb changes from 3.0.26Andrew Tridgell2007-10-101-1/+1
* r23321: remove unused variable (due to mad merge from Centeris patches)Gerald Carter2007-10-101-1/+1
* r23317: Fix the build: r23315 was a little overeager in removing theMichael Adam2007-10-101-4/+4
* r23315: - don't use the builtin and -liniparser together in bin/netStefan Metzmacher2007-10-101-4/+3
* r23314: For some systems it's needed to inject replace.h intoStefan Metzmacher2007-10-101-2/+2
* r23295: Apply proto_exists and bin/.dummy dependencies consistently for allJames Peach2007-10-101-137/+137
* r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter2007-10-101-1/+2
* r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter2007-10-101-2/+3
* r23242: BUG 4671: Fix Makefile syntax error when SMBMOUNT_PROGS is not definedGerald Carter2007-10-101-1/+2
* r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function isVolker Lendecke2007-10-101-1/+1
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-1/+2
* r23156: Install the smb_share_modes.h header file.Lars Müller2007-10-101-0/+1
* r23155: Rename INSTALLPERMS to INSTALLPERMS_BIN to differenciate clearer fromLars Müller2007-10-101-32/+32
* r23154: Add INSTALLPERMS_DATA set to 0644 to install the header files with thisLars Müller2007-10-101-3/+4
* r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...Günther Deschner2007-10-101-3/+3
* r23117: Factor out local messaging.Volker Lendecke2007-10-101-1/+1
* r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...Volker Lendecke2007-10-101-1/+1
* r23097: Add a new configure option to disable building SWAT (it is still buil...James Peach2007-10-101-2/+2
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-7/+9
* r22879: Tidy the build rules for targets that need the installation paths.James Peach2007-10-101-15/+32
* r22872: Add vfs_zfsacl module from Jiri Sasek <Jiri.Sasek@Sun.COM>.Jeremy Allison2007-10-101-0/+6
* r22870: Don't create shared objects of nss and tdb modules.Lars Müller2007-10-101-8/+0
* r22869: Add bin/{ldap,nss,tdb}.@SHLIBEXT@ rules.Lars Müller2007-10-101-1/+13
* r22820: Move FAM libraries from smbd to vfs_fam_notify. Should fix bugzilla #...James Peach2007-10-101-1/+1
* r22802: Add dummy gpo_apply_security_filtering() call.Günther Deschner2007-10-101-1/+1
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-101-1/+2
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-1/+1
* r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke2007-10-101-1/+2
* r22578: Remove python build directory and generated smbadduser.Jelmer Vernooij2007-10-101-0/+2
* r22507: Wrap the method of obtaining sockets to listen on.James Peach2007-10-101-0/+1