index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adding group member code, made a start. found that the group members'
Luke Leighton
1998-12-02
1
-0
/
+20
*
query_aliasmem code. it works (hurrah).
Luke Leighton
1998-12-01
1
-2
/
+2
*
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
1
-3
/
+7
*
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
1
-30
/
+51
*
- adding builtin[alias]db.
Luke Leighton
1998-11-30
1
-1
/
+30
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-95
/
+120
*
yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.
Luke Leighton
1998-11-25
1
-3
/
+3
*
fixing group database issues
Luke Leighton
1998-11-25
1
-6
/
+6
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-22
/
+30
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-4
/
+13
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-32
/
+59
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-1
/
+2
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
1
-0
/
+1
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-21
/
+25
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-47
/
+184
*
- new prototypes
Andrew Tridgell
1998-11-14
1
-1
/
+1
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-1
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-1
/
+1
*
security descriptors
Luke Leighton
1998-11-13
1
-1
/
+3
*
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1998-11-12
1
-2
/
+5
*
security descriptors.
Luke Leighton
1998-11-12
1
-5
/
+15
*
jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.
Luke Leighton
1998-11-12
1
-2
/
+3
*
cleaning up conflicts between group code not yet committed and
Luke Leighton
1998-11-12
1
-6
/
+18
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-0
/
+11
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-13
/
+13
*
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1998-11-12
1
-1
/
+0
*
Added the security changes suggested by Andrew - become the
Jeremy Allison
1998-11-12
1
-0
/
+1
*
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
1998-11-11
1
-1
/
+1
*
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1998-11-11
1
-0
/
+2
*
security descriptor info, provided by jean-francois
Luke Leighton
1998-11-11
1
-1
/
+1
*
clearing up security descriptor
Luke Leighton
1998-11-11
1
-6
/
+5
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
1
-6
/
+8
*
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
1
-0
/
+6
*
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
1
-4
/
+4
*
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
1
-8
/
+11
*
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
1
-0
/
+6
*
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
1
-0
/
+4
*
include/local.h:
Jeremy Allison
1998-11-10
1
-0
/
+1
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-9
/
+131
*
util functions split into relevant modules, first pass.
Luke Leighton
1998-11-10
1
-57
/
+93
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-37
/
+10
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-18
/
+18
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-1
/
+1
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-9
/
+4
*
Still moving things around. debugparse.h will be removed from the include
Christopher R. Hertel
1998-10-28
1
-5
/
+0
*
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
1998-10-28
1
-1
/
+0
*
fixed problem with snprintf.c and mkproto
Andrew Tridgell
1998-10-28
1
-0
/
+9
*
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
1
-3
/
+6
[prev]
[next]