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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Putting back the -p flag in smbclient.
Richard Sharpe
1999-01-25
1
-1
/
+8
*
server_cryptkey() now calling cli_connectserverlist(). stupid microsoft
Luke Leighton
1998-12-14
1
-74
/
+4
*
trying to track down issues in get_home_dir().
Luke Leighton
1998-12-14
2
-3
/
+9
*
adding srvsvc pipe.
Luke Leighton
1998-12-08
1
-0
/
+1
*
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
1998-12-07
1
-1
/
+2
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-9
/
+10
*
Sync up critical kernel oplock bugfix. I don't want to lose
Jeremy Allison
1998-12-05
1
-4
/
+37
*
moved get_unixgroups it will be needed by the unix instance of the group
Luke Leighton
1998-12-03
1
-49
/
+0
*
check server role before doing nt user to unix user mapping
Luke Leighton
1998-12-01
1
-12
/
+15
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-1
/
+1
*
andrej spotted that entries _not_ in domain map user were being refused.
Luke Leighton
1998-12-01
1
-10
/
+6
*
hm. removed the "if failed to map nt name to unix name, fail tcon call"
Luke Leighton
1998-12-01
1
-8
/
+2
*
attempting to fix "domain user map" up, but it's a bit complicated.
Luke Leighton
1998-11-30
1
-34
/
+56
*
- adding builtin[alias]db.
Luke Leighton
1998-11-30
1
-0
/
+5
*
"retired" two modules to preserve their cvs history.
Luke Leighton
1998-11-29
1
-638
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
3
-25
/
+26
*
don't allow ".." in service name when doing "default service"
Andrew Tridgell
1998-11-29
1
-1
/
+3
*
fixing group database issues
Luke Leighton
1998-11-25
1
-35
/
+52
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
7
-31
/
+31
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-11
/
+2
*
fixing domain join and domain login problems
Luke Leighton
1998-11-25
1
-1
/
+1
*
Fixed oplock test path spec bug.
Jeremy Allison
1998-11-24
1
-1
/
+1
*
Fixed -Wall -Wshadow warning.
Jeremy Allison
1998-11-23
1
-2
/
+1
*
remove / add / attempt to stop remove didn't work.
Luke Leighton
1998-11-23
1
-0
/
+651
*
unix instance of group database API
Luke Leighton
1998-11-23
3
-627
/
+3
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-4
/
+4
*
try to use *SMBSERVER to connect to password server if the first
Andrew Tridgell
1998-11-21
1
-13
/
+11
*
formatting change
Andrew Tridgell
1998-11-21
1
-1
/
+1
*
smbd/password.c: Added *SMBSERVER fix is name is too long.
Jeremy Allison
1998-11-21
1
-1
/
+9
*
Instrumented hack fix with debug level 10 statements just in case :-).
Jeremy Allison
1998-11-20
1
-0
/
+3
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
3
-9
/
+94
*
Fixed crash bug which was assuming that fd_ptr was always non-null
Jeremy Allison
1998-11-18
3
-6
/
+12
*
Fixed NT modify timestamp issue.
Jeremy Allison
1998-11-17
2
-2
/
+26
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
9
-18
/
+18
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
6
-295
/
+609
*
Makefile.in: Re-added quotes round ROFF call for DGUX.
Jeremy Allison
1998-11-16
1
-2
/
+1
*
O_EXCL fixes for printing files & oplocks.
Jeremy Allison
1998-11-16
3
-3
/
+6
*
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1998-11-15
2
-7
/
+7
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
2
-2
/
+2
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-1
/
+1
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-0
/
+2
*
Fix fd leak in error condition in grantpt code case.
Jeremy Allison
1998-11-12
1
-5
/
+8
*
Fixed two debug prints.
Jeremy Allison
1998-11-11
1
-2
/
+2
*
include/local.h:
Jeremy Allison
1998-11-10
1
-6
/
+13
*
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1998-11-09
1
-1
/
+1
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
2
-2
/
+1
*
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1998-11-07
1
-89
/
+73
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
3
-21
/
+43
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
3
-52
/
+117
*
removed comment line at end of file
Luke Leighton
1998-11-02
1
-1
/
+0
[next]