index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utility that takes a samba log file (at least level 5 for headers and
Jelmer Vernooij
2003-08-15
1
-0
/
+6
*
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
1
-1
/
+8
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-15
/
+20
*
Create symlinks for modules that register multiple functions (fixes bug #91 )
Jelmer Vernooij
2003-08-13
1
-1
/
+8
*
This adds *experimental* kerberos gss spnego client support to ntlm_auth.
Volker Lendecke
2003-08-12
1
-2
/
+2
*
Add vfs_readonly module which allows to enforce periodic read-only limit on a...
Alexander Bokovoy
2003-08-12
1
-0
/
+6
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+1
*
locking.c now refers to map_nt_error_from_unix, so link it in with
Volker Lendecke
2003-08-01
1
-2
/
+2
*
spnego.c has function definitions. Prototype them.
Volker Lendecke
2003-07-31
1
-1
/
+1
*
bin/net needs server_mutex as kerberos_verify now uses it.
Volker Lendecke
2003-07-30
1
-1
/
+1
*
split replace into replace and replace1 to allow setenv to be used by
Herb Lewis
2003-07-29
1
-5
/
+6
*
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
2003-07-29
1
-0
/
+6
*
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
2003-07-29
1
-1
/
+2
*
the testsuite lib needs dummyroot too.
Andrew Bartlett
2003-07-27
1
-1
/
+1
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-9
/
+10
*
Metze's AD/LDAP detection patches mainly to do with library detection.
Tim Potter
2003-07-21
1
-13
/
+15
*
Uninstall modules as part of uninstall. Partial fix for 236.
Tim Potter
2003-07-18
1
-1
/
+1
*
Add API framework for server SMB signing.
Jeremy Allison
2003-07-16
1
-2
/
+2
*
Add mandir to installdir target. Otherwise installman fails for clean DESTDIR
Alexander Bokovoy
2003-07-15
1
-1
/
+1
*
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2003-07-11
1
-2
/
+2
*
Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...
Tim Potter
2003-07-11
1
-2
/
+1
*
pdbedit should not call idmap anymore. Otherwise pdbedit -L would
Volker Lendecke
2003-07-10
1
-1
/
+1
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-1
/
+2
*
Fix the build...
Jeremy Allison
2003-07-07
1
-2
/
+1
*
another compile fix
Gerald Carter
2003-07-07
1
-1
/
+1
*
fix some compile problems. Can't get IDMAP_OBJ our of proto.h
Gerald Carter
2003-07-07
1
-5
/
+6
*
Cleaning up linking issues. sam/idmap*.c only links in
Gerald Carter
2003-07-07
1
-23
/
+17
*
removing nisplussam
Gerald Carter
2003-07-01
1
-5
/
+0
*
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
2003-07-01
1
-14
/
+13
*
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
2003-06-30
1
-6
/
+7
*
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
2003-06-26
1
-1
/
+1
*
cleaning up more build issues. Tested
Gerald Carter
2003-06-26
1
-15
/
+15
*
fix linking of some things that are not built by default
Gerald Carter
2003-06-25
1
-14
/
+14
*
large change:
Gerald Carter
2003-06-25
1
-12
/
+13
*
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-1
/
+1
*
add tdb backup function separation and winbind idmap upgrade code form
Simo Sorce
2003-06-24
1
-2
/
+2
*
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
2003-06-21
1
-1
/
+1
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-2
/
+2
*
Add installmodules to install
Jelmer Vernooij
2003-06-18
1
-1
/
+1
*
Fix building idmap_winbind as shared module
Jelmer Vernooij
2003-06-17
1
-1
/
+1
*
Build libnss_wins.so as part of nsswitch target. Fix for bug #160
Tim Potter
2003-06-16
1
-11
/
+12
*
removed editreg from standard build until it is portable. Right now it
Andrew Tridgell
2003-06-10
1
-1
/
+5
*
get rid of IRIX o32 builds - some libraries (kerberos and ldap) are only
Herb Lewis
2003-06-06
1
-7
/
+0
*
remove o32 targets for IRIX. kerberos and ldap libraries are n32 only so
Herb Lewis
2003-06-06
1
-13
/
+2
*
get rid of warning about malformed if in Makefile
Herb Lewis
2003-06-06
1
-2
/
+2
*
fix build on systems w/o LDAP libs
Gerald Carter
2003-06-06
1
-1
/
+1
*
delete extra PASSDBLIB at beginning
Herb Lewis
2003-06-06
1
-1
/
+1
*
pdbedit needs PASSDBLIBS
Herb Lewis
2003-06-06
1
-1
/
+1
*
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-11
/
+11
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-5
/
+7
[next]