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
...
*
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
Jeremy Allison
2001-03-11
1
-32
/
+0
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-2
/
+3
*
added 'lanman auth' & 'min protocol' code. See smb.conf(5)
Gerald Carter
2001-03-08
1
-0
/
+2
*
added info level 100 to srv get info call.
Jean-François Micouleau
2001-03-08
1
-0
/
+1
*
Fairly big (but needed) change. Move to per-pipe POLICY handles.
Jeremy Allison
2001-03-08
1
-11
/
+8
*
Missed creation of lsa handles. Made all handle creation use common code.
Jeremy Allison
2001-03-07
1
-0
/
+1
*
Roll back the 2.2 code using talloc_realloc to the HEAD code (which
Jeremy Allison
2001-03-06
1
-4
/
+4
*
Added a simple talloc_realloc and changed some code in spoolss to use it.
Jeremy Allison
2001-03-03
1
-1
/
+2
*
Move to talloc based NT forms return.
Jeremy Allison
2001-03-02
1
-2
/
+2
*
Removed unused code.
Jeremy Allison
2001-03-01
1
-4
/
+0
*
Finished conversion of spoolss to canonical format. Now to fix the alloc/free
Jeremy Allison
2001-02-28
1
-49
/
+15
*
More converted to canonical format. Home now - do the rest tomorrow...
Jeremy Allison
2001-02-28
1
-23
/
+9
*
Converted more to canonical format... save as I go.
Jeremy Allison
2001-02-28
1
-9
/
+4
*
Oops - forgot to check rpc_client compiled. Also did a few more spoolss
Jeremy Allison
2001-02-28
1
-2
/
+1
*
Partial conversion of SPOOLSS code to canonical format. More to follow.
Jeremy Allison
2001-02-28
1
-22
/
+9
*
Partial move of spoolss interface to new format. All SPOOLSS_XXX structs are
Jeremy Allison
2001-02-28
1
-27
/
+10
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-0
/
+2
*
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
2001-02-27
1
-21
/
+19
*
Split netlog into interface and implementation modules.
Jeremy Allison
2001-02-27
1
-0
/
+24
*
Separated lsa code into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-0
/
+11
*
Started converion of the lsa code to canonical RPC format (as srv_reg, and
Jeremy Allison
2001-02-26
1
-0
/
+2
*
Serparated reg code into interface and implementation.
Jeremy Allison
2001-02-25
1
-2
/
+28
*
Makefile.in: Build smbcacls by default.
Jeremy Allison
2001-02-23
1
-0
/
+2
*
passdb/smbpass.c: do substitution of account's info.
Jean-François Micouleau
2001-02-23
1
-2
/
+0
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-314
/
+530
*
Allow names to be looked up in the domain when acting as a PDC for W2K clients.
Jeremy Allison
2001-02-16
1
-1
/
+0
*
Expunge snprintf, *always* use slprintf. Ensure snprintf cannot be used in
Jeremy Allison
2001-02-16
1
-1
/
+23
*
lib/debug.c: name clash
Jean-François Micouleau
2001-02-10
1
-3
/
+3
*
include/debug.h:
Jeremy Allison
2001-02-09
1
-0
/
+5
*
removed const for PRINTER_DEFAULTS* in open_printer_ex call
Gerald Carter
2001-02-06
1
-1
/
+1
*
smbencrypt.c: rewrote decode_pw_buffer() to generate the NT and LM hashes.
Jean-François Micouleau
2001-02-03
1
-2
/
+3
*
correct checking of access_required in openprinterex as talked with John
Jean-François Micouleau
2001-01-31
1
-1
/
+1
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
1
-0
/
+3
*
Mega-merge for fixes made in appliance-head.
Jeremy Allison
2001-01-27
1
-3
/
+5
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
1
-2
/
+1
*
smbd/process.c: & type with 0xff for paranioa sake...
Jeremy Allison
2001-01-24
1
-0
/
+1
*
Merges from appliance-head. Added max print jobs parameter that limits total
Jeremy Allison
2001-01-23
1
-0
/
+1
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-0
/
+6
*
Merge with fixes from appliance-head.
Jeremy Allison
2001-01-18
1
-1
/
+2
*
Sync up with appliance-head.
Jeremy Allison
2001-01-15
1
-10
/
+11
*
sys_acl proto.
Jeremy Allison
2001-01-13
1
-0
/
+43
*
Moving over of posix_acl code into 2.2. Needs testing !
Jeremy Allison
2001-01-12
1
-7
/
+7
*
Fixes for smbcacls to allow ACL testing.
Jeremy Allison
2001-01-12
1
-24
/
+40
*
Sync up with appliance-head printer and other changes. Makes merges easier.
Jeremy Allison
2001-01-12
1
-7
/
+9
*
Added fix needed for appliances. When using winbindd - a new user may
Jeremy Allison
2001-01-11
1
-1
/
+1
*
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison
2001-01-09
1
-0
/
+1
*
Big merge to sync up appliance-head and 2.2.
Jeremy Allison
2001-01-08
1
-3
/
+9
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-20
1
-1
/
+1
*
lib/util_unistr.c: A couple more uninitialised memory read fixes.
Jeremy Allison
2000-12-18
1
-0
/
+18
*
Sync-up with HEAD.
Jean-François Micouleau
2000-12-15
1
-15
/
+1
[prev]
[next]