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
r635: put files that are referenced multiple times in separate
Herb Lewis
1
-38
/
+63
2007-10-10
r449: Two AFS-related things:
Volker Lendecke
1
-3
/
+12
2007-10-10
r410: merge tpot's changeset 353 from trunk:
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke
1
-0
/
+6
2007-10-10
r329: add the shadow_copy vfs module
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
Andrew Bartlett
1
-2
/
+8
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+1
2007-10-10
r63: Remove -lcrypto from wbinfo. Sorry.
Volker Lendecke
1
-1
/
+1
2004-04-01
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
1
-3
/
+3
2004-03-26
Move the Client-IP based msdfs target expansion to a VFS module.
Volker Lendecke
1
-0
/
+6
2004-03-24
Path for bugzilla #1152 from Timur Bakeyev. Allow python modules to
Tim Potter
1
-2
/
+2
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
1
-1
/
+2
2004-03-15
include swatdir in 'make showlayout'
Gerald Carter
1
-0
/
+1
2004-03-10
another typo
Herb Lewis
1
-1
/
+1
2004-03-10
fix typo for tag in proto file
Herb Lewis
1
-1
/
+1
2004-03-09
Given how core this code is, I figure it should have it's own testsuite.
Andrew Bartlett
1
-1
/
+4
2004-02-12
fix build of lock tests
Gerald Carter
1
-2
/
+2
2004-02-12
merge from old APP_HEAD
Gerald Carter
1
-47
/
+51
2004-02-08
When we set a domain sid, force get_global_sam_sid() to do it's work again.
Andrew Bartlett
1
-2
/
+2
2004-02-08
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
1
-1
/
+1
2004-02-06
Replace .po with .@PICSUFFIX@
Tim Potter
1
-4
/
+4
2004-02-04
This should be the correct fix for the lack of a prototype for
Andrew Bartlett
1
-1
/
+1
2004-02-02
fix installmodules problem with make on True64
Gerald Carter
1
-2
/
+2
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-4
/
+4
2004-01-15
Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable
Tim Potter
1
-3
/
+0
2004-01-10
Fix swatdir location for --with-fhs
Jelmer Vernooij
1
-0
/
+1
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-2
/
+2
2004-01-07
Add smbget utility, a simple wget-like utility that uses libsmbclient.
Jelmer Vernooij
1
-1
/
+7
2004-01-06
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
Jeremy Allison
1
-1
/
+1
2004-01-05
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
1
-2
/
+3
2004-01-04
- Put functions for generating SQL queries in pdb_sql.c
Jelmer Vernooij
1
-1
/
+7
2003-12-30
Move our basic password checking code from inside the authentication
Andrew Bartlett
1
-1
/
+2
2003-12-09
working on packaging; also fixed some path issues in configure.in & Makefile.in
Gerald Carter
1
-7
/
+10
2003-12-05
create libdir for installclientlib; patch from Bill Knox
Gerald Carter
1
-0
/
+1
2003-12-01
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
1
-1
/
+2
2003-11-26
Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add
Jeremy Allison
1
-0
/
+6
2003-11-25
Fix build of winbindd with static pdb modules
Jelmer Vernooij
1
-1
/
+1
2003-11-12
added support for "make pch" to build a precompiled header. Note that
Andrew Tridgell
1
-0
/
+6
2003-11-05
Compile tdbdump by default.
Volker Lendecke
1
-1
/
+7
2003-11-04
Add ldaplibs to pdbedit link line. Fixes bug #651.
Tim Potter
1
-1
/
+1
2003-11-02
Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS
Tim Potter
1
-4
/
+8
2003-10-29
Compile fix for tdbbackup when Samba needs to override non-C99
Tim Potter
1
-1
/
+1
2003-10-24
Commit Derrell's changes to libsmbclient plus a small change to configure.in
Richard Sharpe
1
-2
/
+4
2003-10-24
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
Jim McDonough
1
-3
/
+4
2003-10-19
Compile libsmbclient with $(DYNEXP) (fixes bug #505)
Jelmer Vernooij
1
-1
/
+1
2003-10-17
CP* modules are not related to development
Jelmer Vernooij
1
-6
/
+6
2003-10-16
Build fix for wrepld. From MORIYAMA Masayuki.
Tim Potter
1
-1
/
+2
2003-10-14
Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
Tim Potter
1
-72
/
+74
2003-10-06
default DESTDIR=/
Gerald Carter
1
-0
/
+1
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-3
/
+4
[prev]
[next]