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
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
2002-01-01
Add a function to convert 'NT_STATUS...' strings back into their actual error
Andrew Bartlett
1
-0
/
+16
2002-01-01
Allow usernames in the form of 'NT_STATUS_....' to map to that as the error
Andrew Bartlett
1
-0
/
+6
2002-01-01
Now that winbind doesn't rely on this, we may as well remove it...
Andrew Bartlett
1
-108
/
+0
2002-01-01
Further rpc_client removal, this time from winbindd.
Andrew Bartlett
3
-45
/
+62
2002-01-01
renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers
Andrew Tridgell
2
-1
/
+1
2002-01-01
A farily large commit:
Andrew Bartlett
12
-191
/
+166
2002-01-01
Add a specialised version of tpot's libsmb samlogon code for use with
Andrew Bartlett
1
-0
/
+86
2002-01-01
Fix up C99 comment.
Andrew Bartlett
1
-1
/
+1
2002-01-01
Named constants are always much better than magic numbers...
Andrew Bartlett
1
-2
/
+2
2001-12-31
last_enum not used.
Jeremy Allison
1
-4
/
+0
2001-12-31
Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k
Jeremy Allison
2
-7
/
+1
2001-12-31
added a simple test to see whether building shared libraries actually
Andrew Tridgell
3
-297
/
+346
2001-12-31
ops, froget to set the values.
Simo Sorce
1
-1
/
+7
2001-12-31
const religion
Simo Sorce
1
-3
/
+3
2001-12-31
port mods from 2.2
Simo Sorce
1
-3
/
+36
2001-12-31
reverted to 1.24 and manually merged in changes from 2.2
Gerald Carter
1
-194
/
+71
2001-12-31
cope with systems that don't have full gssapi libs
Andrew Tridgell
6
-663
/
+720
2001-12-31
more irix -64 portability fixes
Andrew Tridgell
5
-18
/
+9
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
6
-11
/
+10
[next]