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
...
*
|
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
3
-13
/
+64
*
|
clearing up security descriptor
Luke Leighton
1998-11-11
3
-15
/
+13
*
|
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
3
-9
/
+12
*
|
registry delete value command: "regdeleteval".
Luke Leighton
1998-11-11
2
-1
/
+26
*
|
renamed unk_1b to flush_key
Luke Leighton
1998-11-11
2
-11
/
+11
*
|
- renamed open_policy to open_hklm.
Luke Leighton
1998-11-11
2
-22
/
+32
*
|
rpcclient registry key delete command: "regdeletekey".
Luke Leighton
1998-11-10
2
-0
/
+27
*
|
registry modification requires a "sync" or "refresh" on the parent key.
Luke Leighton
1998-11-10
2
-0
/
+20
*
|
include/local.h:
Jeremy Allison
1998-11-10
4
-24
/
+27
*
|
oops!
Luke Leighton
1998-11-10
1
-0
/
+102
*
|
rpcclient registry commands.
Luke Leighton
1998-11-10
9
-41
/
+446
*
|
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
2
-38
/
+11
*
|
I talked to Dave Miller and he thinks that we should have TCP_NODELAY
Andrew Tridgell
1998-11-09
1
-0
/
+8
*
|
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
*
|
looks like someone forgot to commit these...
Alexandre Oliva
1998-10-29
2
-1
/
+4
*
|
Still moving things around. debugparse.h will be removed from the include
Christopher R. Hertel
1998-10-28
3
-85
/
+2
*
|
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
1998-10-28
3
-4
/
+9
*
|
fixed problem with snprintf.c and mkproto
Andrew Tridgell
1998-10-28
1
-0
/
+9
*
|
Here is the simple debug parser and the debug2html converter. Still to do:
Christopher R. Hertel
1998-10-26
1
-0
/
+74
*
|
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1998-10-24
3
-12
/
+21
*
|
make sure that apps can't close one of the internal smbw file
Andrew Tridgell
1998-10-24
1
-0
/
+2
*
|
added domain and local group structures. names may have to be 256 chars
Luke Leighton
1998-10-23
2
-16
/
+60
*
|
Reasonably large change to give us *exactly* correct NT delete on close seman...
Jeremy Allison
1998-10-23
2
-6
/
+14
*
|
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1998-10-23
1
-0
/
+1
*
|
include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...
Jeremy Allison
1998-10-23
2
-4
/
+45
*
|
torture debug.
Luke Leighton
1998-10-22
1
-1
/
+0
*
|
rpctorture command
Luke Leighton
1998-10-22
1
-0
/
+1
*
|
bug fix in lsa_trans_names.
Luke Leighton
1998-10-22
1
-1
/
+2
*
|
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
2
-22
/
+24
*
|
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
1998-10-21
3
-8
/
+58
*
|
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-6
/
+6
*
|
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
Luke Leighton
1998-10-21
1
-1
/
+2
*
|
at the interop Isaac (at least I _think_ it was Isaac) said that if a
Andrew Tridgell
1998-10-21
1
-0
/
+4
*
|
Fixed bug found by John Blair where trim_string wasn't
Jeremy Allison
1998-10-20
1
-0
/
+1
*
|
some quite important bug-fixes i missed because i transferred the wrong
Luke Leighton
1998-10-20
2
-1
/
+2
*
|
new prorotypes
Andrew Tridgell
1998-10-20
1
-0
/
+1
*
|
- dce/rpc code
Luke Leighton
1998-10-19
2
-8
/
+20
*
|
prototype new functions
Andrew Tridgell
1998-10-19
1
-0
/
+6
*
|
redid proto.h
Andrew Tridgell
1998-10-18
1
-1
/
+1
*
|
dce/rpc
Luke Leighton
1998-10-16
3
-1
/
+4
*
|
made pass_check_smb() available for dce/rpc use.
Luke Leighton
1998-10-16
1
-1
/
+4
*
|
oops.
Luke Leighton
1998-10-16
1
-3
/
+4
*
|
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
1
-0
/
+3
*
|
Re-added code to tell the user how many open files they
Jeremy Allison
1998-10-16
1
-2
/
+2
[prev]
[next]