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
2002-01-03
added nTSecurityDescriptor field to host acct dump
Andrew Tridgell
1
-1
/
+3
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
4
-410
/
+435
2002-01-03
Clarify doc for SAFE_FREE.
Martin Pool
1
-3
/
+7
2002-01-03
Make a couple more of the warnings also be C comments
Andrew Bartlett
1
-2
/
+2
2002-01-03
A few changes to always output the erorr mapping even when the error was
Andrew Bartlett
1
-27
/
+34
2002-01-03
Workaround some 'smarts' in Win2k.
Andrew Bartlett
1
-0
/
+20
2002-01-03
Re-add bail on failure.
Andrew Bartlett
1
-2
/
+8
2002-01-03
Fix talloc msg registration
Martin Pool
1
-1
/
+1
2002-01-03
Put a name on lp_talloc pool
Martin Pool
1
-1
/
+1
2002-01-03
Make talloctort call talloc_describe_all before exiting
Martin Pool
1
-0
/
+2
2002-01-03
Cope nicely with pools with no name.
Martin Pool
1
-1
/
+10
2002-01-03
fixed ERRMAPEXTRACT torture to work with win2k
Andrew Tridgell
1
-11
/
+5
2002-01-03
smbd children should also register for POOL_USAGE
Martin Pool
1
-0
/
+1
2002-01-03
Cleanup format.
Martin Pool
1
-1
/
+1
2002-01-03
talloc accounting now includes number of chunks and bytes allocated.
Martin Pool
1
-9
/
+42
2002-01-03
Send back talloc allocation information when POOL_USAGE is received.
Martin Pool
1
-2
/
+8
2002-01-03
Add talloc_asprintf_append, which grows an existing string buffer to
Martin Pool
2
-4
/
+82
2002-01-03
smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty
Martin Pool
2
-2
/
+7
2002-01-03
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
4
-2
/
+47
2002-01-03
Fixed crash bug in display_print_info_2()
Tim Potter
1
-65
/
+87
2002-01-03
Ignore dmalloc.log.
Martin Pool
1
-2
/
+3
2002-01-03
If we receive a message that is not handled then emit a gentle warning
Martin Pool
1
-0
/
+8
2002-01-03
debug output on receipt of message.
Martin Pool
1
-0
/
+2
2002-01-03
Oops, rerun autoconf after last change.
Martin Pool
1
-0
/
+8
2002-01-03
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
1
-0
/
+3
2002-01-03
Add instructions on using dmalloc.
Martin Pool
1
-0
/
+8
2002-01-03
Fixed crash bug in display_print_info_1()
Tim Potter
1
-3
/
+13
2002-01-03
Initialise result on success in cli_spoolss_enum_printers() so we don't get
Tim Potter
1
-0
/
+2
2002-01-03
The werror<->nt status code map has changed and has broken all the spoolss
Tim Potter
1
-7
/
+7
2002-01-03
Removed unused #define
Tim Potter
1
-1
/
+0
2002-01-02
debug statement fixups.
Jeremy Allison
4
-52
/
+43
2002-01-02
removed stuff I wasn't using
Gerald Carter
1
-49
/
+0
2002-01-02
sync up ldap defaults with 2.2
Gerald Carter
1
-2
/
+3
2002-01-02
ooops./ forgot one
Gerald Carter
1
-1
/
+1
2002-01-02
fixing compile error
Gerald Carter
1
-4
/
+4
2002-01-02
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
2
-9
/
+9
2002-01-02
We go to a lot of effort to avoid strcpy() in Samba, but its not much use if
Andrew Bartlett
1
-12
/
+12
2002-01-02
Add prs_dump_before to dump everything from the start of the prs
Martin Pool
2
-5
/
+24
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
9
-266
/
+344
2002-01-02
Make user enumeration work for w2k and win9x.
Jeremy Allison
2
-72
/
+89
2002-01-02
Another touch of 'const'
Andrew Bartlett
1
-1
/
+1
2002-01-02
Doc.
Martin Pool
1
-2
/
+1
2002-01-02
Also capture received data
Martin Pool
1
-0
/
+5
2002-01-02
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
1
-3
/
+22
2002-01-02
struct cli_state remembers the pipe name that it's talking to, if any,
Martin Pool
1
-0
/
+3
2002-01-02
Minor update to make the output 'real C'. (The output is intended to be a C
Andrew Bartlett
1
-3
/
+8
2002-01-02
Removed reference to rpc_client/cli_netlogon.o from dependencies for
Tim Potter
1
-1
/
+1
2002-01-02
the pdbedit tool manpage
Simo Sorce
1
-0
/
+291
2002-01-01
try to handle broken const in headers on cray unicos
Andrew Tridgell
2
-752
/
+768
2002-01-01
This brings the NT->DOS error mapping into better line with what NT does.
Andrew Bartlett
1
-2
/
+2
[next]