1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source
2008-09-30 13:37:54 -07:00
..
auth Fix for bug #5551, smbd recursing back into winbindd from a winbindd call. 2008-06-24 18:02:46 -07:00
client mount.cifs: make local versions of strlcat and strlcpy static 2008-09-14 08:37:58 -04:00
codepages
groupdb Fix flags in call of lookup_name() in pdb_default_create_alias(). 2007-12-17 12:37:35 +01:00
include Backport bugfix for bug #5710. 2008-08-29 00:10:08 +02:00
iniparser [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
intl [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
lib Fix bug 5697 nmbd spins in reload_interfaces when only loopback exists. 2008-08-19 18:13:25 -07:00
libaddns r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
libads Return NULL in sitename_fetch() if gencache_init() fails. Not false 2008-06-28 09:36:51 -04:00
libgpo [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
libmsrpc Version of Matt Geddes <musicalcarrion@gmail.com> 2008-01-23 13:55:13 -08:00
librpc fix crash bug in pidl generated client code, this 2007-10-17 10:59:24 +02:00
libsmb Backport of bugfix for #5751, smbclient: cannot show ACLs on DFS, done by 2008-09-12 11:16:03 -07:00
locking [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
modules Respect FAMChanged -- attempt to fix bug 5307 2008-03-06 10:08:18 +01:00
nmbd Fix bug 5697 nmbd spins in reload_interfaces when only loopback exists. 2008-08-19 18:13:25 -07:00
nsswitch Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original patch from shargagan@novell.com 2008-09-23 16:47:21 -07:00
pam_smbpass Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. 2008-07-02 10:50:50 -07:00
param Fix bug #5729. Explicitly allow "-valid". 2008-09-03 13:19:20 -07:00
passdb Use machine account and machine password from our domain when 2008-05-23 11:11:45 -05:00
po r20745: Commit Finnish transalation of SWAT after review 2007-10-10 12:17:08 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing Allow %u parameters for print job username - use advanced sub 2008-07-16 11:11:55 -04:00
profile [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
python Version of Matt Geddes <musicalcarrion@gmail.com> 2008-01-23 13:55:13 -08:00
registry [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
rpc_client netlogon: "re-run make idl" - implement netr_ServerPasswordSet2 client. 2008-08-29 00:10:05 +02:00
rpc_parse fix net_io_q_srv_pwset2. 2008-09-18 14:09:32 +02:00
rpc_server Canonicalize servername in the printer functions to remove leading '\\' characters. Ensure we always return consistent names. 2008-07-02 16:10:50 -07:00
rpcclient Fix "variable might be used uninitialized" message. 2008-06-26 12:56:26 -07:00
script prepare the mkversion.sh infrastructure for git branches in the build-farm 2007-10-17 09:57:51 +02:00
services [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
smbd Ensure we emit the notify message before renaming the open files. 2008-09-30 13:37:54 -07:00
stf
tdb Remove unecessary msync. 2008-09-05 15:36:59 -07:00
tests [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
torture add SESSSETUP_BENCH 2007-12-04 13:23:58 +01:00
utils net: net should just use machine account creds when changing passwords. 2008-08-29 00:10:08 +02:00
web [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
aclocal.m4 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
autogen.sh [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in cifs.upcall: enable building by default on linux 2008-09-12 16:57:58 -04:00
Doxyfile [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in build: fix linking cifs.upcall when nscd_flush_cache() is found. 2008-09-12 16:57:59 -04:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION Set version to 3.0.33-GIT 2008-08-25 17:41:42 -05:00