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-04-09
Ensure print queue array is zeroed out before returning.
Jeremy Allison
1
-0
/
+1
2003-04-08
reworked to not malloc PATH_MAX long strings
Simo Sorce
1
-11
/
+11
2003-04-08
Update smbmount to include unicode and lfs capabilities options -- smbfs supp...
Alexander Bokovoy
1
-9
/
+16
2003-04-08
some more debugging in case of failure
Simo Sorce
2
-3
/
+4
2003-04-08
Integrate abartlet's t_push_ucs2 test into test framework:
Martin Pool
4
-5
/
+78
2003-04-08
Finish conversion of Printing parameters
Alexander Bokovoy
13
-341
/
+377
2003-04-08
Merge from 1.2.2.2:
Martin Pool
1
-1
/
+1
2003-04-08
Patch from Steve Langasek <corlon@netexpress.net>
John Terpstra
3
-58
/
+85
2003-04-08
Added some preprocessor tricks to stop TRUE and FALSE from continually
Tim Potter
1
-1
/
+14
2003-04-08
Merge from 3_0: Build a lookup table of valid DOS characters just
Martin Pool
2
-5
/
+59
2003-04-07
We never actually got an 'ads' auth module, so don't send the auth subsystem
Andrew Bartlett
1
-1
/
+1
2003-04-07
Some comment updates, notably that I haven't seen the group membership arrays
Jim McDonough
1
-0
/
+9
2003-04-07
Updated status.
John Terpstra
1
-2
/
+2
2003-04-07
BUGS.txt -> Bugs Appendix in HOWTO collection
Jelmer Vernooij
1
-1
/
+1
2003-04-07
remove unnened and wrong instructions
Simo Sorce
1
-2
/
+0
2003-04-07
fix wrong string handling
Simo Sorce
1
-3
/
+4
2003-04-07
Decode the PAC! This patch just decodes it and then frees it, so it's just
Jim McDonough
5
-2
/
+636
2003-04-07
make installclientlib depend on the shared-linked or statically-linked version
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Don't make installclientlib depend on the shared-linked version of libsmbclie...
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Some layout fixes + typo
Jelmer Vernooij
1
-12
/
+10
2003-04-07
Regenerate docs
Jelmer Vernooij
22
-39
/
+41
2003-04-07
Regenerate docs
Jelmer Vernooij
46
-17467
/
+20779
2003-04-07
- Add &author.mimir; entity
Jelmer Vernooij
19
-199
/
+209
2003-04-07
Add note about patch from sun that improves performance on Solaris.
Jelmer Vernooij
1
-1
/
+34
2003-04-07
tallocdump has been removed
Jelmer Vernooij
1
-1
/
+1
2003-04-07
Fix build of static libsmbclient
Jelmer Vernooij
1
-2
/
+2
2003-04-07
Only warn about short packets if we are already 'doing signing'.
Andrew Bartlett
1
-1
/
+1
2003-04-07
Create a pidfile, even when running in interactive mode.
Tim Potter
1
-3
/
+2
2003-04-07
Update HOWTO link.
John Terpstra
1
-1
/
+1
2003-04-07
privilaged -> privileged
Tim Potter
5
-10
/
+10
2003-04-07
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
6
-90
/
+7
2003-04-07
Added description for lookupdomain SAMR function.
Tim Potter
1
-0
/
+1
2003-04-07
Restore previous behaviour to update on pdb_unix (auto-upgrade to new account)
Andrew Bartlett
1
-0
/
+1
2003-04-07
Adding Rafal's docs on InterdomainTrusts.
John Terpstra
1
-0
/
+218
2003-04-07
Addinf InterdomainTrusts.sgml
John Terpstra
1
-0
/
+2
2003-04-06
Convert more parameters to new smb.conf(5) style. Document found occurences o...
Alexander Bokovoy
73
-1090
/
+1332
2003-04-06
Regenerate docs
Jelmer Vernooij
82
-3106
/
+86709
2003-04-06
Use entities
Jelmer Vernooij
1
-2
/
+4
2003-04-06
Fix the handling of smb.conf in libsmbclient.
Richard Sharpe
1
-6
/
+9
2003-04-06
fix commit
Simo Sorce
2
-3
/
+3
2003-04-06
Clean up error messages on cli pipe disconnection, including adding the message
Andrew Bartlett
1
-4
/
+8
2003-04-06
Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
Alexander Bokovoy
1
-3
/
+3
2003-04-06
Update doc-status
Alexander Bokovoy
1
-1
/
+2
2003-04-06
Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void...
Andrew Bartlett
1
-2
/
+2
2003-04-06
SMB signing updates - this gets NTLMSSP signing workin to the point where I
Andrew Bartlett
4
-16
/
+39
2003-04-06
Convert 'Security' section of smb.conf to new format
Alexander Bokovoy
70
-1696
/
+1953
2003-04-06
Fix memory leak of the key.
Andrew Bartlett
1
-0
/
+1
2003-04-06
Don't bail if we have a badly formed record, just move on to the next one.
Andrew Bartlett
1
-1
/
+1
2003-04-06
strequal() returns True for equal, not an int
Andrew Tridgell
1
-2
/
+4
2003-04-06
don't rely on realloc() working on NULL
Andrew Tridgell
1
-3
/
+3
[prev]
[next]