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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-29
ok. got ntlogin command working. argh, it maintains a connection to
Luke Leighton
1
-15
/
+42
1999-11-27
further abstraction involving client states. main client-side code
Luke Leighton
1
-30
/
+22
1999-11-26
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
Luke Leighton
1
-21
/
+0
1999-11-25
cool! completed a samr* API that _would_ look like an msdn samr* api...
Luke Leighton
1
-2
/
+8
1999-11-24
service control manager API completed. svcenum -i works, but does not
Luke Leighton
1
-0
/
+1
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
2
-2
/
+27
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
2
-18
/
+23
1999-11-24
WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
Luke Leighton
1
-4
/
+3
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-34
/
+164
1999-11-23
adding svcctl 0x1b function
Luke Leighton
1
-0
/
+28
1999-11-21
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1
-2
/
+2
1999-11-20
modified domain_client_validate to take trust account name / type. this
Luke Leighton
3
-3
/
+37
1999-11-20
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
3
-252
/
+317
1999-11-18
set "key does not exist" response to reg_query_val() (win32 status code
Luke Leighton
1
-3
/
+25
1999-11-16
added two new params: "trusted domains" and "trusting domains".
Luke Leighton
1
-0
/
+23
1999-11-15
added server-side samr enum domains. fixed some parsing issues, server-side.
Luke Leighton
1
-0
/
+11
1999-11-12
split array-handling functions into separate module.
Luke Leighton
2
-224
/
+248
1999-11-08
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1
-2
/
+83
1999-11-08
const feeding frenzy
Luke Leighton
1
-1
/
+1
1999-11-08
const feeding frenzy
Luke Leighton
1
-5
/
+5
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-12
/
+82
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-6
/
+16
1999-11-03
had to move unistr2_dup(), unistr2_free() and unistr2_copy() into
Luke Leighton
1
-0
/
+34
1999-11-03
three types of array-creation / array-deletion functions:
Luke Leighton
1
-31
/
+36
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
2
-1
/
+36
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-0
/
+23
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-0
/
+18
1999-10-29
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1
-2
/
+2
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1
-1
/
+9
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
7
-17
/
+37
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-1
/
+1
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1
-0
/
+16
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
2
-3
/
+4
1999-09-08
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
Luke Leighton
1
-0
/
+3
1999-08-18
patch from michael glauche to add session enum code into smbd.
Luke Leighton
1
-8
/
+75
1999-08-18
debug info display (netbios layer).
Luke Leighton
1
-1
/
+11
1999-08-18
added back test to exclude unused connections.
Luke Leighton
1
-1
/
+3
1999-08-18
use read() instead of fread() as fread() fails on redhat 6.
Luke Leighton
1
-14
/
+24
1999-08-17
patch from Michael Glauche to list connections from STATUS..LCK.
Luke Leighton
1
-0
/
+81
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1
-20
/
+0
1999-07-26
Jean-Francois spotted bug in use of file_modified() routine submitted
Luke Leighton
1
-1
/
+1
1999-07-21
BDC support.
Luke Leighton
4
-2
/
+40
1999-07-16
check to see if copy_passwd_struct() ever receives its own internal
Luke Leighton
1
-0
/
+7
1999-07-14
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
3
-48
/
+262
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1
-8
/
+7
1999-07-08
allow safe_strcpy() to pass 0 for max length of string, resulting in no
Luke Leighton
1
-0
/
+5
1999-07-07
use of dos_mkdir() in generate_sam_sid() should be unix mkdir
Luke Leighton
1
-1
/
+1
1999-07-07
added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names()
Luke Leighton
1
-1
/
+1
1999-07-06
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
Luke Leighton
2
-114
/
+20
1999-07-06
added jeremy's sys_getpwnam() and sys_getpwuid() routines from 2_0 tree.
Luke Leighton
1
-0
/
+57
[next]