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
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
1
-2
/
+2
2007-10-10
r15424: Implement a "stacktrace" smbcontrol option using libunwind's remote
James Peach
1
-3
/
+3
2007-10-10
r15308: Fix the build, sorry.
Günther Deschner
1
-1
/
+1
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-1
/
+1
2007-10-10
r15218: Update Makefile.in to avoid building libmsrpc.so on systems that do n...
Paul Green
1
-3
/
+3
2007-10-10
r15098: Make smbclient -L use RPC to list shares, fall back to RAP. This shou...
Volker Lendecke
1
-1
/
+3
2007-10-10
r15080: As discussed with Jerry, remove the CAP_LIBS again (we don't need that
Günther Deschner
1
-36
/
+35
2007-10-10
r15074: Remove -lcap from pam_winbind (not needed)
Gerald Carter
1
-34
/
+35
2007-10-10
r15043: Only build our copy of iniparser when the system doesn't have one.
Günther Deschner
1
-4
/
+4
2007-10-10
r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS
Günther Deschner
1
-2
/
+2
2007-10-10
r15040: Stripping the parametric options in pam_winbind and use
Günther Deschner
1
-2
/
+1
2007-10-10
r15038: Replace all code in pam_winbind that relied on access to samba
Günther Deschner
1
-4
/
+7
2007-10-10
r14892: allow:
Stefan Metzmacher
1
-2
/
+9
2007-10-10
r14863: try to make the generation of bin/timelimit more portable
Stefan Metzmacher
1
-2
/
+3
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
[next]