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
Commit message (
Expand
)
Author
Age
Files
Lines
*
3 things:
Volker Lendecke
2003-03-31
5
-20
/
+39
*
Waider's cosmetic change to print out the database type when
Volker Lendecke
2003-03-31
1
-1
/
+17
*
Fix a botched merge from appliance-head...
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
Tidyup of winbindd client OS specific autoconf code.
Tim Potter
2003-03-31
1
-5
/
+4
*
Placeholder for winbind aix client.
Tim Potter
2003-03-31
1
-0
/
+0
*
autoconf change to compile winbindd for AIX. The client side code
Tim Potter
2003-03-31
1
-0
/
+4
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
13
-606
/
+718
*
NT4 is particularly fussy about getting this right.
Andrew Bartlett
2003-03-31
1
-1
/
+0
*
Break the current build dependency on perl. Perl is required for
Tim Potter
2003-03-31
1
-3
/
+8
*
Success is not a level-0 issue...
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
Don't try and dlsym or dlclose a NULL pointer.
Andrew Bartlett
2003-03-31
1
-9
/
+12
*
add a few error checks in EnumPrinterData()
Gerald Carter
2003-03-31
1
-4
/
+5
*
smbpasswd -> net
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
distclean fixups from Paul Green.
Tim Potter
2003-03-30
1
-2
/
+5
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
2
-2
/
+2
*
Fix installation of auth and charset modules (reported by Stephan Kulow)
Jelmer Vernooij
2003-03-30
1
-2
/
+2
*
This sets the domain for the user in vampire. Otherwise
Volker Lendecke
2003-03-30
1
-0
/
+2
*
This fixes group updates in LDAP the same way as user updates
Volker Lendecke
2003-03-30
1
-77
/
+98
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
2
-7
/
+112
*
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
2003-03-30
4
-6
/
+31
*
- Regenerate docs
Jelmer Vernooij
2003-03-30
37
-6935
/
+9548
*
added simple tests for SMBchkpath and SMBioctl
Andrew Tridgell
2003-03-30
2
-1
/
+173
*
Don't modify the incoming packet when checking the signiture.
Andrew Bartlett
2003-03-30
1
-10
/
+26
*
fixed the -B option as well
Andrew Tridgell
2003-03-30
1
-4
/
+4
*
fixed the -U option in nmblookup
Andrew Tridgell
2003-03-29
1
-1
/
+1
*
updated the TCON test so that win2000 passes. Samba now fails this
Andrew Tridgell
2003-03-29
1
-32
/
+63
*
sync packagaing with SAMBA_3_0
Gerald Carter
2003-03-29
5
-219
/
+629
*
added a simple test for the old SMBtcon interface
Andrew Tridgell
2003-03-29
2
-1
/
+80
*
More patches from coolo. One of these functions needs to be moved
Richard Sharpe
2003-03-28
1
-42
/
+78
*
Fix some uncleanness with testsmbc.c
Richard Sharpe
2003-03-28
1
-1
/
+1
*
Some fixes to URL syntax from coolo.
Richard Sharpe
2003-03-28
1
-2
/
+85
*
fix CIDR hosts allow/deny notation
Gerald Carter
2003-03-28
1
-1
/
+1
*
Merge from HEAD - get better error strings from the ldap server in pdb_ldap.
Andrew Bartlett
2003-03-28
1
-11
/
+38
*
Allow the new modules system to function with builtin vfs modules.
Andrew Bartlett
2003-03-28
1
-1
/
+1
*
don't include proto.h during autoconf tests since it doesn't exist yet; fixed...
Gerald Carter
2003-03-28
2
-0
/
+3
*
fix up IPC/LPT:/A: devicetype in tcon_and_X
Gerald Carter
2003-03-28
1
-21
/
+20
*
it is possible for some of the real time signals to be used by glibc,
Andrew Tridgell
2003-03-28
3
-2
/
+12
*
its VFS_NETATALK_OBJ not VFS_NETATALK
Andrew Tridgell
2003-03-28
1
-1
/
+1
*
removed a duplicate lump of module stuff in configure.in
Andrew Tridgell
2003-03-28
1
-7
/
+0
*
Compile @VFS_STATIC@ into smbd and vfstest
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Also rebuild smbd/vfs.o after reconfiguring
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Doc updates from John + some minor fixes by me
Jelmer Vernooij
2003-03-27
5
-418
/
+573
*
Reflect current conversion status
Alexander Bokovoy
2003-03-27
1
-1
/
+1
*
1. Fix generate-file-list.sh to produce a list sorted by parameter name, not...
Alexander Bokovoy
2003-03-27
16
-244
/
+295
*
Put backwards compatibility support for old modules in a seperate function
Jelmer Vernooij
2003-03-27
1
-45
/
+58
*
Add new framework for smb.conf(5). Please read README before trying to compile.
Alexander Bokovoy
2003-03-27
323
-0
/
+7843
*
This is no functional change. It just makes pdb_ldap.c a bit
Volker Lendecke
2003-03-27
1
-24
/
+50
*
Tidy XML formating
Alexander Bokovoy
2003-03-27
1
-2
/
+2
*
Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.
Volker Lendecke
2003-03-27
1
-1
/
+1
*
local_gid_to_sid() could use pdb_ldap, which for now requires ROOT.
Andrew Bartlett
2003-03-27
1
-0
/
+2
[next]