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
...
*
|
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
*
|
fixing smbpasswd to link to smbd to obtain domain sid
Luke Leighton
1998-12-01
1
-2
/
+2
*
|
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
2
-9
/
+24
*
|
fix to domain_namemap (domain, ntname wrong way round oops)
Luke Leighton
1998-12-01
1
-1
/
+3
*
|
adding some samr parsing calls (group / alias adding / deleting)
Luke Leighton
1998-12-01
2
-62
/
+71
*
|
moving rpc/rpc.h to after netinet.h
Luke Leighton
1998-11-30
1
-5
/
+5
*
|
- adding builtin[alias]db.
Luke Leighton
1998-11-30
2
-1
/
+31
*
|
weekend work. user / group database API.
Luke Leighton
1998-11-29
5
-204
/
+529
*
|
removed include of net/route.h because it prevents compilation under
Andrew Tridgell
1998-11-29
1
-4
/
+6
*
|
yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.
Luke Leighton
1998-11-25
2
-11
/
+11
*
|
fixing group database issues
Luke Leighton
1998-11-25
2
-12
/
+12
*
|
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
3
-22
/
+37
*
|
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
3
-38
/
+43
*
|
re-added includes for yp_prot.h and yp_clnt.h
Luke Leighton
1998-11-23
1
-0
/
+13
*
|
get rid of __wait boring warning, caused by rpc/clnt.h
Luke Leighton
1998-11-23
1
-13
/
+4
*
|
unix instance of group database API
Luke Leighton
1998-11-23
4
-35
/
+72
*
|
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-1
/
+2
*
|
deleted some old DEBUG() code that wasn't used
Andrew Tridgell
1998-11-22
1
-14
/
+0
*
|
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1998-11-20
1
-0
/
+8
*
|
Fixed stupid blunder where I renamed getpwanam to getpwnam.
Jeremy Allison
1998-11-20
1
-2
/
+2
*
|
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
1998-11-19
1
-2
/
+2
*
|
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
2
-0
/
+2
*
|
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
2
-34
/
+48
*
|
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
2
-0
/
+16
*
|
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
1998-11-18
2
-1
/
+10
*
|
Fixed NT modify timestamp issue.
Jeremy Allison
1998-11-17
1
-0
/
+1
*
|
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
2
-21
/
+31
*
|
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
5
-72
/
+309
*
|
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
1998-11-17
2
-4
/
+3
*
|
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
1998-11-16
2
-1
/
+4
[prev]
[next]