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
path:
root
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-24
Added srv_get_info client command.
Tim Potter
1
-0
/
+46
2001-05-24
Added logon control2 client call.
Tim Potter
1
-29
/
+15
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
2
-0
/
+224
2001-05-17
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
1
-0
/
+57
2001-05-17
Fix a small warning about char * vs unsigned char * that gets some compilers
Richard Sharpe
1
-1
/
+1
2001-05-17
Further recasts to sockaddr * rather than sockaddr_in *
Richard Sharpe
1
-3
/
+3
2001-05-15
Change EUCLEAN to EINVAL, as some systems do not have EUCLEAN, and EINVAL
Richard Sharpe
1
-24
/
+24
2001-05-14
Compile fixes for dynamic samr_query_userinfo() stuff.
Tim Potter
1
-3
/
+2
2001-05-11
Use talloc_strdup() instead of strdup().
Tim Potter
1
-1
/
+1
2001-05-11
Memory leak fixes plus general cleanup.
Tim Potter
1
-1
/
+4
2001-05-08
Fix for query_dispinfo()
Tim Potter
1
-0
/
+70
2001-05-07
Some reformatting (sorry Gerald).
Tim Potter
2
-143
/
+155
2001-05-07
Fixed a compiler warning. Still more const warnings though. )-:
Tim Potter
1
-1
/
+1
2001-05-04
Zero fnum when initialising a cli_state.
Tim Potter
1
-0
/
+2
2001-05-04
Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions.
Tim Potter
1
-0
/
+107
2001-05-04
Added cli_samr_enum_dom_groups() function.
Tim Potter
1
-0
/
+77
2001-05-01
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
1
-12
/
+1
2001-04-28
- fixed some compiler warnings
Andrew Tridgell
1
-1
/
+1
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
3
-162
/
+300
2001-04-22
merging from 2.2 to head
Andrew Tridgell
4
-55
/
+195
2001-04-15
Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other than
Jeremy Allison
1
-4
/
+12
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-1
/
+1
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2
-7
/
+7
2001-03-30
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
1
-4
/
+4
2001-03-29
Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.
Jeremy Allison
1
-0
/
+41
2001-03-29
Added cli_nt_create_full() as a way to get at all the ntcreate parameters.
Jeremy Allison
1
-6
/
+20
2001-03-28
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
1
-10
/
+10
2001-03-28
More memory leaks fixed courtesy of Insure ...
Richard Sharpe
1
-11
/
+44
2001-03-27
merge from 2.2.
Gerald Carter
1
-3
/
+3
2001-03-27
One small Insure fix for a memory leak. More fixes to come perhaps ...
Richard Sharpe
1
-2
/
+52
2001-03-19
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
1
-1
/
+1
2001-03-18
fixed some compilation errors with IRIX cc
Andrew Tridgell
1
-2
/
+2
2001-03-16
added STR_ASCII support to clistr_pull()
Andrew Tridgell
2
-5
/
+6
2001-03-15
addprinter and adddriver are working now :-)
Gerald Carter
1
-0
/
+106
2001-03-15
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
1
-2
/
+94
2001-03-15
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
1
-8
/
+217
2001-03-15
more updates. several spoolss commands added as placeholders
Gerald Carter
1
-1
/
+1
2001-03-14
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
3
-33
/
+35
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
4
-60
/
+18
2001-03-11
Ok - everything now compiles in HEAD (at least the default stuff). We
Jeremy Allison
1
-1
/
+1
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-3
/
+0
2001-03-10
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
7
-74
/
+74
2001-03-09
Missed some prs_inits.
Jeremy Allison
2
-29
/
+29
2001-03-09
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2
-14
/
+14
2001-03-09
More SGI type fixes ...
Richard Sharpe
1
-5
/
+7
2001-03-07
Fix the definition and implementation of smbc_lseekdir ...
Richard Sharpe
1
-6
/
+7
2001-03-06
Implement smbc_lseekdir, but it will have to change ... because it has the
Richard Sharpe
1
-1
/
+52
2001-03-05
smb.h: add one error code for no such printer job
Richard Sharpe
1
-3
/
+28
2001-03-01
Fix two problems identified by the test suite, one a major one
Richard Sharpe
1
-3
/
+61
2001-03-01
Fixed compiler warning.
Tim Potter
1
-4
/
+4
[next]