index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-24
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...
Günther Deschner
4
-26
/
+57
2008-06-24
net ads: Fix typos.
Karolin Seeger
1
-2
/
+2
2008-06-24
rpc_client: Avoid warning in builds without krb5 headers.
Karolin Seeger
1
-0
/
+2
2008-06-24
Remove "conn" from pipes_struct
Volker Lendecke
3
-5
/
+6
2008-06-24
Correct calculation of "remark" in srv_srvsvc_nt.c
Volker Lendecke
1
-9
/
+25
2008-06-24
Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.c
Volker Lendecke
2
-30
/
+53
2008-06-23
re-run make idl.
Günther Deschner
2
-0
/
+9
2008-06-23
drsuapi: fill in some more drsuapi_DsAttributeIds.
Günther Deschner
1
-0
/
+3
2008-06-23
net_vampire: more libnet_samsync restructuring.
Günther Deschner
4
-54
/
+48
2008-06-23
net_vampire: prepend libnet_ to the public samsync functions.
Günther Deschner
3
-60
/
+55
2008-06-23
net_vampire: move out display routines to one file.
Günther Deschner
4
-275
/
+308
2008-06-23
net_vampire: move out passdb routines to one file.
Günther Deschner
4
-762
/
+795
2008-06-23
net_vampire: fix included header.
Günther Deschner
1
-1
/
+1
2008-06-23
net_vampire: display more deltas while doing samdump.
Günther Deschner
1
-41
/
+44
2008-06-23
net_vampire: move pull_netr_AcctLockStr() to libnet.
Günther Deschner
3
-34
/
+41
2008-06-23
time: move uint64s_nt_time_to_unix_abs() to lib/time.c
Günther Deschner
3
-7
/
+8
2008-06-23
Add documentation for kerberos support in libsmbclient.
Andreas Schneider
1
-0
/
+10
2008-06-23
Add krb5 support for the testbrowse example.
Andreas Schneider
2
-1
/
+15
2008-06-23
libsmbconf: add "includes" to the forbidden_valnames[].
Michael Adam
1
-0
/
+1
2008-06-23
libsmbconf: fastpaths first in smbconf_reg_valname_valid().
Michael Adam
1
-2
/
+2
2008-06-23
Samba3 HOWTO: Remove trailing whitespaces.
Karolin Seeger
1
-5
/
+5
2008-06-23
man pages: Correct version in man winbindd again.
Karolin Seeger
1
-1
/
+1
2008-06-23
Fixed publishing date info.
John H Terpstra
1
-1
/
+1
2008-06-23
Added TDB File documentation requested by some users.
John H Terpstra
2
-0
/
+154
2008-06-23
Clarification that hosts resolution is done by winbind only on IRIX, all othe...
John H Terpstra
1
-1
/
+1
2008-06-23
Clarification that hosts resolution is done by winbind only on IRIX, all othe...
John H Terpstra
1
-5
/
+10
2008-06-23
init_shared_module -> init_samba_module
Volker Lendecke
4
-6
/
+6
2008-06-22
Remove the "exists" parameter from create_msdfs_link
Volker Lendecke
3
-17
/
+14
2008-06-22
Check for sec_initial_uid() instead of uid==0 in dfs management
Volker Lendecke
1
-2
/
+2
2008-06-22
Reduce memory usage in form_junctions() a little bit
Volker Lendecke
1
-0
/
+1
2008-06-22
Fix an abort in junction_to_local_path
Volker Lendecke
1
-1
/
+1
2008-06-22
Fix a crash in _dfs_Enum
Volker Lendecke
2
-1
/
+3
2008-06-22
Fix an uninitialized variable access in callers of parse_msdfs_symlink
Volker Lendecke
1
-1
/
+2
2008-06-21
Fix a double-closedir() in form_junctions()
Volker Lendecke
1
-1
/
+0
2008-06-21
Attempt to fix the darwin build
Volker Lendecke
1
-1
/
+1
2008-06-21
Use "init_shared_module" instead of "init_module" for initializing .so's
Volker Lendecke
3
-6
/
+8
2008-06-21
Make pipes_struct its own talloc ctx
Volker Lendecke
4
-43
/
+16
2008-06-21
Fix a SAFE_FREE/TALLOC_FREE mixup
Volker Lendecke
1
-1
/
+1
2008-06-21
net: Don't crash on invalid command line options.
Kai Blin
2
-8
/
+1
2008-06-20
Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...
Jeremy Allison
1
-2
/
+6
2008-06-20
Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...
Jeremy Allison
1
-9
/
+3
2008-06-19
net: Fix crash when specifying invalid options on the command line
root
1
-0
/
+8
2008-06-19
Remove current_user references from nttrans.c
Volker Lendecke
1
-3
/
+2
2008-06-19
Remove current_user references from trans2.c
Volker Lendecke
6
-11
/
+37
2008-06-19
Remove some current_user references from trans2.c
Volker Lendecke
1
-19
/
+25
2008-06-19
Remove reference to current_user from reply.c
Volker Lendecke
1
-4
/
+3
2008-06-19
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
19
-86
/
+86
2008-06-19
Remove the "current_user" arg from fsp_belongs_conn
Volker Lendecke
3
-6
/
+6
2008-06-19
Remove the "current_user" arg from check_fsp
Volker Lendecke
4
-26
/
+26
2008-06-19
loadparm: use the return value of the special handlers in lp_load().
Michael Adam
1
-2
/
+2
[next]