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
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
4
-17
/
+17
*
configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.
Jeremy Allison
1998-12-08
1
-2
/
+2
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-1
/
+1
*
ZERO_STRUCTP not PN
Luke Leighton
1998-11-13
1
-6
/
+6
*
use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)
Luke Leighton
1998-11-13
1
-6
/
+6
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
1
-2
/
+2
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-6
/
+6
*
security descriptors
Luke Leighton
1998-11-13
2
-62
/
+78
*
security descriptors.
Luke Leighton
1998-11-12
2
-26
/
+268
*
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
4
-24
/
+38
*
security descriptors and registry.
Luke Leighton
1998-11-12
3
-2
/
+101
*
security descriptor info, provided by jean-francois
Luke Leighton
1998-11-11
2
-29
/
+65
*
clearing up security descriptor
Luke Leighton
1998-11-11
3
-41
/
+104
*
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
1
-0
/
+51
*
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
1
-5
/
+5
*
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
1
-18
/
+24
*
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
1
-0
/
+51
*
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
1
-0
/
+40
*
include/local.h:
Jeremy Allison
1998-11-10
2
-2
/
+2
*
rpcclient registry commands.
Luke Leighton
1998-11-10
5
-47
/
+918
*
split socket util functions into util_sock.c. util.c NOT committed
Luke Leighton
1998-11-09
1
-0
/
+176
*
fix to some of the unicode string handling. there are others pending
Luke Leighton
1998-11-03
1
-7
/
+7
*
Added clear-out-structure fix for make_unistr2.
Jeremy Allison
1998-10-28
1
-0
/
+2
*
amazing. the improvements to NT continue, evidence for which shows up
Luke Leighton
1998-10-27
4
-15
/
+16
*
bug fix in lsa_trans_names.
Luke Leighton
1998-10-22
1
-1
/
+3
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-24
/
+26
*
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
1998-10-21
1
-3
/
+322
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-3
/
+3
*
oops!
Luke Leighton
1998-10-21
1
-10
/
+10
*
signed / unsigned issues
Luke Leighton
1998-10-21
1
-1
/
+1
*
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-7
/
+9
*
calls to prs_grow() on array structures so that data construction doesn't
Luke Leighton
1998-10-20
1
-3
/
+18
*
- dce/rpc code
Luke Leighton
1998-10-19
1
-0
/
+41
*
dce/rpc
Luke Leighton
1998-10-16
1
-0
/
+13
*
rpcclient ntlogin test
Luke Leighton
1998-10-16
1
-3
/
+3
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-0
/
+69
*
bug-fixing against:
Luke Leighton
1998-10-15
2
-11
/
+129
*
dce/rpc
Luke Leighton
1998-10-14
1
-8
/
+36
*
dce/rpc
Luke Leighton
1998-10-09
1
-83
/
+114
*
signed / unsigned issues spotted by herb
Luke Leighton
1998-10-09
1
-6
/
+6
*
dce/rpc.
Luke Leighton
1998-10-09
1
-4
/
+4
*
dce/rpc
Luke Leighton
1998-10-09
1
-17
/
+17
*
dce/rpc
Luke Leighton
1998-10-08
1
-66
/
+112
*
dce/rpc
Luke Leighton
1998-10-07
2
-45
/
+175
*
dce/rpc
Luke Leighton
1998-10-07
2
-9
/
+14
*
put #if BROKEN_CODE around all the bits of code in rpc_parse.c that
Andrew Tridgell
1998-10-07
1
-1
/
+8
*
dce/rpc
Luke Leighton
1998-10-06
2
-56
/
+136
*
Makefile.in :
Luke Leighton
1998-10-02
1
-0
/
+109
*
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1998-09-30
1
-53
/
+192
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
[next]