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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-27
Ignore smbiconv binary as well
Alexander Bokovoy
1
-0
/
+1
2003-08-27
Remove completely unneeded malloc/free out of this codepath.
Jeremy Allison
1
-12
/
+11
2003-08-27
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
8
-25
/
+24
2003-08-27
fix segfault on empty wins server name registration reply
Gerald Carter
1
-2
/
+4
2003-08-27
Be consistent about using capital letters in the function names. (The only
Paul Green
1
-5
/
+5
2003-08-27
add --help to script
Gerald Carter
1
-1
/
+8
2003-08-27
fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...
Gerald Carter
1
-1
/
+9
2003-08-27
Fix typo in configure.in for libsmbclient
Alexander Bokovoy
1
-1
/
+1
2003-08-27
Print an error instead of crashing if no argument is specified for
Tim Potter
1
-0
/
+4
2003-08-27
Update last scan time in rescan_trusted_domains().
Tim Potter
1
-0
/
+2
2003-08-27
Undo SYSV define for Solaris. Things are more complicated than they
Tim Potter
1
-1
/
+0
2003-08-27
Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
Tim Potter
1
-0
/
+1
2003-08-27
patch from Guenther Deschner <gd@suse.de>
John Terpstra
3
-4
/
+4
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
23
-5745
/
+5337
2003-08-26
Fix for #150.
Alexander Bokovoy
4
-13
/
+436
2003-08-26
sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSa...
Gerald Carter
13
-511
/
+682
2003-08-26
include enhancements from Buchan Milne to generate LDIF modify output in addi...
Gerald Carter
1
-11
/
+114
2003-08-26
adding some debugs while tracking down a bug
Gerald Carter
1
-0
/
+5
2003-08-25
make sure we keep the trusted domain cache up to date
Gerald Carter
2
-10
/
+33
2003-08-25
update python libraries for new cli_spoolss_getprinterdriver() call
Gerald Carter
1
-2
/
+3
2003-08-25
run autogen when making a tarball
Gerald Carter
1
-0
/
+3
2003-08-25
ignore generated smbadduser
Gerald Carter
1
-0
/
+1
2003-08-25
fix bug 289; make sure to reset the offset into a string when reallocating space
Gerald Carter
1
-1
/
+2
2003-08-25
fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...
Gerald Carter
1
-2
/
+2
2003-08-25
fix bug #39; save the -W value and restore it after lp_load()
Gerald Carter
1
-1
/
+18
2003-08-25
make sure the printer data value exists before saying you deleted it
Gerald Carter
1
-0
/
+5
2003-08-25
Fix memleak.
Volker Lendecke
1
-1
/
+3
2003-08-25
Fix segfault. krb5_free_ticket does not check if it got a NULL ticket.
Volker Lendecke
1
-1
/
+2
2003-08-23
it never amazes me when some new things crawls out of the windows
Gerald Carter
3
-2
/
+13
2003-08-23
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
12
-2176
/
+2088
2003-08-22
struct nmb_name should have 16 byte namestrings, not 17.
Jeremy Allison
1
-3
/
+3
2003-08-22
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
Jeremy Allison
2
-2
/
+2
2003-08-22
* Fix for bug 290:
Gerald Carter
3
-6
/
+16
2003-08-22
add a quick script to create a tarball for CVS snapshots
Gerald Carter
1
-0
/
+40
2003-08-22
fixing some packaging stuff for Solaris
Gerald Carter
2
-10
/
+6
2003-08-22
don't complain if the using_samba book is not in the tree
Gerald Carter
1
-12
/
+3
2003-08-22
revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...
Gerald Carter
1
-2
/
+2
2003-08-22
fix compile problem (stray character)
Gerald Carter
1
-1
/
+1
2003-08-22
ensure that 'available = no' works for [homes]; reported by Walter Haidinger
Gerald Carter
1
-3
/
+1
2003-08-22
Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.
Jeremy Allison
2
-21
/
+16
2003-08-22
Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displaying
Jeremy Allison
1
-1
/
+1
2003-08-21
Shut conversion errors up when initialising tables.
Jeremy Allison
1
-12
/
+24
2003-08-21
define SYSV for IRIX
Herb Lewis
1
-0
/
+1
2003-08-21
fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJ
Gerald Carter
1
-1
/
+1
2003-08-21
fix for BUG 245; make sure we set the sid type when falling back to the rid a...
Gerald Carter
1
-1
/
+7
2003-08-21
update for new version.h format
Herb Lewis
1
-5
/
+11
2003-08-21
Keep list of ignored and shared modules
Jelmer Vernooij
1
-0
/
+2
2003-08-21
adding note about change in 'unix extensions' behavior
Gerald Carter
1
-0
/
+1
2003-08-21
packaging fix for winbind NSS libraries from Brian King
Gerald Carter
1
-0
/
+10
2003-08-21
remove unneedced script
Gerald Carter
1
-102
/
+0
[next]