Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14746: Add the Samba4 replacements for opendir/readdir etc. to | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14676: add make valgrindtest and remove old 'make check' and old 'make test' | Stefan Metzmacher | 1 | -39/+20 |
2007-10-10 | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 1 | -1/+1 |
2007-10-10 | r14659: Fix installpammodules for shells where a | Lars Müller | 1 | -5/+3 |
2007-10-10 | r14643: Merge dcerpc_errstr from Samba 4. | Günther Deschner | 1 | -2/+3 |
2007-10-10 | r14632: add basic 'make test' using samba4's smbtorture | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r14631: Add {,un}installpammodules rule and add it to the install rule. | Lars Müller | 1 | -2/+19 |
2007-10-10 | r14627: Adapt the linkage text from pam_smbpass to pam_winbind. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14624: - add timelimit.c | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r14515: fix soname breakage caused by mad merge from trunk (missed replacing ... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r14331: Add a comment on top of test_pam_modules about what we're testing. | Lars Müller | 1 | -0/+2 |
2007-10-10 | r14326: First catch of make test_pam_modules. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14325: Add pam_modules rule which builds the configure(d) pam modules. This is | Lars Müller | 1 | -2/+14 |
2007-10-10 | r14321: When we have libnscd and winbindd comes (back) online, try to flush the | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/ | Lars Müller | 1 | -2/+2 |
2007-10-10 | r14077: fix build breakage | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r14075: * add support for long variable names in smb.conf in the form of %(....) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r14057: Remove generated script/gen-8bit-gap.sh while calling rule realclean. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have | Lars Müller | 1 | -6/+7 |
2007-10-10 | r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now. | Lars Müller | 1 | -14/+14 |
2007-10-10 | r13947: Use tabs instead of spaces for indention. | Lars Müller | 1 | -3/+3 |
2007-10-10 | r13946: Link pam_smbpass with the required object files. Fix bug #3565. | Lars Müller | 1 | -1/+2 |
2007-10-10 | r13945: Move display_sec.c to lib/ (as suggested by Volker). | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r13864: Some cleanup and the samr set security object function client-side. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGS | Lars Müller | 1 | -1/+1 |
2007-10-10 | r13751: Call proto_exists before we create the precompiles headers. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r13750: Cleanup line wrap to less than 80 chars. | Lars Müller | 1 | -3/+4 |
2007-10-10 | r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs and | Lars Müller | 1 | -6/+27 |
2007-10-10 | r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile. | Lars Müller | 1 | -7/+4 |
2007-10-10 | r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done | Lars Müller | 1 | -15/+42 |
2007-10-10 | r13656: Use the new installdirs.sh syntax for all calls. | Lars Müller | 1 | -4/+4 |
2007-10-10 | r13642: Fix install* scripts to use DESTDIR. | Lars Müller | 1 | -10/+10 |
2007-10-10 | r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and... | Gerald Carter | 1 | -20/+2 |
2007-10-10 | r13564: Remove trailing backslash. Makes other than GNU make choke on this. | James Peach | 1 | -2/+1 |
2007-10-10 | r13529: No functional, line break changes to let it fit into 80 chares screen | Lars Müller | 1 | -8/+9 |
2007-10-10 | r13526: Remove superfuous extra spaces at EOL. | Lars Müller | 1 | -8/+8 |
2007-10-10 | r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2. | Lars Müller | 1 | -4/+10 |
2007-10-10 | r13494: Merge the stuff I've done in head the last days. | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r13425: Revert all the "clever" compiler options checks. They broke | James Peach | 1 | -28/+0 |
2007-10-10 | r13420: Support profile-guided optimisation in the build system. This is | James Peach | 1 | -0/+28 |
2007-10-10 | r13417: Add .2 to the SONAME as version suffix if we link the nss modules on | Lars Müller | 1 | -2/+2 |
2007-10-10 | r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so. | Lars Müller | 1 | -2/+2 |
2007-10-10 | r13363: Honour the $(DESTDIR) Makefile variable when installing Python | Tim Potter | 1 | -1/+1 |
2007-10-10 | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13338: Remove the experimental pdb modules | Volker Lendecke | 1 | -19/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -32/+44 |
2007-10-10 | r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13027: Support file change notifications from FAM. | James Peach | 1 | -3/+3 |
2007-10-10 | r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad". | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on the | Lars Müller | 1 | -1/+1 |