index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rpcclient shutdown command
Luke Leighton
1999-02-16
3
-2
/
+39
*
|
const issues with byte mod / byte read macros.
Luke Leighton
1999-02-12
1
-8
/
+13
*
|
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-12
/
+9
*
|
UNICODE issues.
Luke Leighton
1999-02-11
1
-2
/
+2
*
|
the UNICODE issue...
Luke Leighton
1999-02-11
1
-1
/
+8
*
|
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
1
-3
/
+3
*
|
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1999-02-09
1
-2
/
+2
*
|
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-2
/
+2
*
|
iteration of sam passwd entries was an order n-cubed algorithm due
Luke Leighton
1999-02-08
1
-4
/
+1
*
|
corrections to get data stream for 2nd and subsequent pdus copied from
Luke Leighton
1999-02-03
1
-1
/
+0
*
|
cache unix groups so that two-level getgrent calls don't occur.
Luke Leighton
1999-02-03
1
-2
/
+3
*
|
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
Luke Leighton
1999-02-03
1
-1
/
+1
*
|
comma after DOM_MAP_USER removed
Luke Leighton
1999-02-01
1
-1
/
+1
*
|
Added init_nt_time function which initialises an NTTIME to -1.
Matthew Chapman
1999-02-01
1
-0
/
+1
*
|
fix for enumerate domain users (bug spotted by sean matthews).
Luke Leighton
1999-01-29
2
-6
/
+6
*
|
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1999-01-28
2
-5
/
+17
*
|
Service Control Manager - service enumeration.
Luke Leighton
1999-01-27
1
-2
/
+4
*
|
set_port warning / unused / global/local variable overlap issues
Luke Leighton
1999-01-27
1
-1
/
+2
*
|
Putting back the -p flag in smbclient.
Richard Sharpe
1999-01-25
1
-0
/
+1
*
|
Finally committing my LDAP changes.
Matthew Chapman
1999-01-15
1
-2
/
+3
*
|
fix for potential lsass.exe crashing due to negative response from
Luke Leighton
1998-12-20
1
-1
/
+1
*
|
Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...
Jeremy Allison
1998-12-17
1
-0
/
+3
*
|
and in head branch:
Andrew Tridgell
1998-12-17
2
-1
/
+4
*
|
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1998-12-16
3
-3
/
+21
*
|
on Linux force fcntl/mmap based shared memory and on other systems
Andrew Tridgell
1998-12-15
1
-0
/
+13
*
|
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1998-12-14
1
-1
/
+9
*
|
adding svcctl parsing code
Luke Leighton
1998-12-09
2
-0
/
+76
*
|
oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.
Luke Leighton
1998-12-09
1
-1
/
+1
*
|
adding some enumerate services code, client and server.
Luke Leighton
1998-12-09
2
-6
/
+18
*
|
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1998-12-08
2
-14
/
+81
*
|
Adding George's Mac extension include files.
Jeremy Allison
1998-12-08
2
-0
/
+279
*
|
ldap_getpw() also needs to be (void)
Luke Leighton
1998-12-08
1
-1
/
+1
*
|
compilation warnings due to missing (void) in ldap_close_connection.
Luke Leighton
1998-12-08
1
-1
/
+1
*
|
adding srvsvc pipe.
Luke Leighton
1998-12-08
5
-5
/
+143
*
|
bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.
Luke Leighton
1998-12-07
1
-1
/
+1
*
|
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
2
-82
/
+83
*
|
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
3
-24
/
+106
*
|
added delete domain group and local group and delete domain group member.
Luke Leighton
1998-12-04
2
-0
/
+54
*
|
fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()
Luke Leighton
1998-12-04
1
-1
/
+2
*
|
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1998-12-04
2
-21
/
+20
*
|
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1998-12-04
3
-35
/
+76
*
|
added createalias command to rpcclient
Luke Leighton
1998-12-03
2
-3
/
+17
*
|
create domain group command (creategroup) added to rpcclient.
Luke Leighton
1998-12-03
2
-15
/
+29
*
|
moved get_unixgroups it will be needed by the unix instance of the group
Luke Leighton
1998-12-03
1
-1
/
+1
*
|
adding group parsing: add/modify/delete/add members.
Luke Leighton
1998-12-03
2
-9
/
+27
*
|
spotted the mistake in group_info1 parsing.
Luke Leighton
1998-12-02
1
-1
/
+2
*
|
added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member
Luke Leighton
1998-12-02
2
-10
/
+12
*
|
Updated HEAD branch version to 2.1.0-prealpha in response to a user
John Terpstra
1998-12-02
1
-1
/
+1
*
|
adding group member code, made a start. found that the group members'
Luke Leighton
1998-12-02
3
-26
/
+61
*
|
query_aliasmem code. it works (hurrah).
Luke Leighton
1998-12-01
2
-3
/
+5
[prev]
[next]