index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
One line fix to get smbmount working again.
Andrew Bartlett
2002-01-05
1
-0
/
+3
*
Added DEBUG in set_share_mode to track down logic insanity.
Jeremy Allison
2002-01-05
1
-0
/
+8
*
Add a touch of const
Andrew Bartlett
2002-01-05
1
-1
/
+1
*
print the timezone in the same format as 'date +%z' - much better for scripting
Andrew Tridgell
2002-01-04
1
-5
/
+8
*
Missed error return is can_rename fails.
Jeremy Allison
2002-01-04
1
-0
/
+1
*
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
2002-01-04
3
-41
/
+102
*
sync with 2.2
Gerald Carter
2002-01-04
1
-3
/
+3
*
Added WERROR for non local domain.
Jeremy Allison
2002-01-03
1
-0
/
+1
*
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2002-01-03
7
-6
/
+17
*
Note: This does NOT work yet. More work is in progress - please wait before u...
John Terpstra
2002-01-03
2
-7
/
+19
*
Don't use static memory, malloc it...
Jeremy Allison
2002-01-03
1
-2
/
+12
*
Fix the fix.... (sigh).
Jeremy Allison
2002-01-03
1
-1
/
+1
*
Ensure modtime is set correctly on destination files in copy command.
Jeremy Allison
2002-01-03
1
-0
/
+4
*
Fixed embarressing 16k strack trashing bug :-(.
Jeremy Allison
2002-01-03
1
-8
/
+9
*
added nTSecurityDescriptor field to host acct dump
Andrew Tridgell
2002-01-03
1
-1
/
+3
*
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
4
-410
/
+435
*
Clarify doc for SAFE_FREE.
Martin Pool
2002-01-03
1
-3
/
+7
*
Make a couple more of the warnings also be C comments
Andrew Bartlett
2002-01-03
1
-2
/
+2
*
A few changes to always output the erorr mapping even when the error was
Andrew Bartlett
2002-01-03
1
-27
/
+34
*
Workaround some 'smarts' in Win2k.
Andrew Bartlett
2002-01-03
1
-0
/
+20
*
Re-add bail on failure.
Andrew Bartlett
2002-01-03
1
-2
/
+8
*
Fix talloc msg registration
Martin Pool
2002-01-03
1
-1
/
+1
*
Put a name on lp_talloc pool
Martin Pool
2002-01-03
1
-1
/
+1
*
Make talloctort call talloc_describe_all before exiting
Martin Pool
2002-01-03
1
-0
/
+2
*
Cope nicely with pools with no name.
Martin Pool
2002-01-03
1
-1
/
+10
*
fixed ERRMAPEXTRACT torture to work with win2k
Andrew Tridgell
2002-01-03
1
-11
/
+5
*
smbd children should also register for POOL_USAGE
Martin Pool
2002-01-03
1
-0
/
+1
*
Cleanup format.
Martin Pool
2002-01-03
1
-1
/
+1
*
talloc accounting now includes number of chunks and bytes allocated.
Martin Pool
2002-01-03
1
-9
/
+42
*
Send back talloc allocation information when POOL_USAGE is received.
Martin Pool
2002-01-03
1
-2
/
+8
*
Add talloc_asprintf_append, which grows an existing string buffer to
Martin Pool
2002-01-03
2
-4
/
+82
*
smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty
Martin Pool
2002-01-03
2
-2
/
+7
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
4
-2
/
+47
*
Fixed crash bug in display_print_info_2()
Tim Potter
2002-01-03
1
-65
/
+87
*
Ignore dmalloc.log.
Martin Pool
2002-01-03
1
-2
/
+3
*
If we receive a message that is not handled then emit a gentle warning
Martin Pool
2002-01-03
1
-0
/
+8
*
debug output on receipt of message.
Martin Pool
2002-01-03
1
-0
/
+2
*
Oops, rerun autoconf after last change.
Martin Pool
2002-01-03
1
-0
/
+8
*
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
2002-01-03
1
-0
/
+3
*
Add instructions on using dmalloc.
Martin Pool
2002-01-03
1
-0
/
+8
*
Fixed crash bug in display_print_info_1()
Tim Potter
2002-01-03
1
-3
/
+13
*
Initialise result on success in cli_spoolss_enum_printers() so we don't get
Tim Potter
2002-01-03
1
-0
/
+2
*
The werror<->nt status code map has changed and has broken all the spoolss
Tim Potter
2002-01-03
1
-7
/
+7
*
Removed unused #define
Tim Potter
2002-01-03
1
-1
/
+0
*
debug statement fixups.
Jeremy Allison
2002-01-02
4
-52
/
+43
*
removed stuff I wasn't using
Gerald Carter
2002-01-02
1
-49
/
+0
*
sync up ldap defaults with 2.2
Gerald Carter
2002-01-02
1
-2
/
+3
*
ooops./ forgot one
Gerald Carter
2002-01-02
1
-1
/
+1
*
fixing compile error
Gerald Carter
2002-01-02
1
-4
/
+4
*
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
2002-01-02
2
-9
/
+9
[next]