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
...
*
And yet another doco update. Yet more to follow soon.
John Terpstra
2003-04-02
2
-289
/
+779
*
More of the documentation overhaul. More to follow.
John Terpstra
2003-04-02
8
-1209
/
+428
*
OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that using
Andrew Bartlett
2003-04-02
1
-2
/
+2
*
- Update documentation of 'wins server' (add info about tags, namespaces)
Jelmer Vernooij
2003-04-01
4
-29
/
+50
*
Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)
Jelmer Vernooij
2003-04-01
8
-30
/
+29
*
fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...
Gerald Carter
2003-04-01
1
-1
/
+3
*
Fix build of shared xml/mysql modules
Jelmer Vernooij
2003-04-01
1
-2
/
+4
*
changed the order of checking whether a SID is a UID or a GID in posix
Andrew Tridgell
2003-04-01
1
-3
/
+3
*
reversed the sense of the TCON test, now that we know that win2003
Andrew Tridgell
2003-04-01
1
-10
/
+10
*
Update some info and typos in PAM-Authentication-And-Samba
Jelmer Vernooij
2003-03-31
1
-7
/
+6
*
More doc updates:
Jelmer Vernooij
2003-03-31
7
-6005
/
+5951
*
Update NT_Security for 3.0
Jelmer Vernooij
2003-03-31
2
-32
/
+15
*
Add basic documentation on editreg
Jelmer Vernooij
2003-03-31
3
-4
/
+87
*
Add very basic documentation for ntlm_auth
Jelmer Vernooij
2003-03-31
2
-1
/
+137
*
Remove useless popt options
Jelmer Vernooij
2003-03-31
1
-2
/
+0
*
fix potential smbd crash when we fail to alloacte a policy handle for a print...
Gerald Carter
2003-03-31
1
-8
/
+9
*
Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base...
Alexander Bokovoy
2003-03-31
1
-3
/
+5
*
- Put -valid param back in
Jelmer Vernooij
2003-03-31
1
-3
/
+2
*
'preload modules = ' is already documented
Jelmer Vernooij
2003-03-31
1
-2
/
+0
*
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2003-03-31
6
-25
/
+48
*
Fix formatting of back traces - pathc by metze
Jelmer Vernooij
2003-03-31
1
-2
/
+3
*
Hey, we're making progress with the docs ;-)
Volker Lendecke
2003-03-31
1
-1
/
+0
*
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
[prev]
[next]