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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
build: Fix the build after prototype change.
Günther Deschner
2008-05-28
1
-1
/
+1
|
*
A few cleanups from Chere Zhou <chere.zhou@isilon.com>.
Jeremy Allison
2008-05-27
2
-0
/
+7
|
*
Memory leak fixes from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-27
2
-0
/
+5
|
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
6
-4
/
+97
|
*
Remove autogenerated html file form using_samba
Gerald (Jerry) Carter
2008-05-27
1
-2924
/
+0
|
*
Adding initial copy of "Using Samba (3rd ed)"
Gerald (Jerry) Carter
2008-05-27
110
-0
/
+29486
|
*
Add simple script to build docs
Gerald (Jerry) Carter
2008-05-27
1
-0
/
+25
|
*
Depend on latexfigures files directly as using a rule in between causes probl...
Jelmer Vernooij
2008-05-27
1
-6
/
+4
|
*
Work around iconv conversion failure from generated smb.conf.5 on Ubuntu 8.04.
Gerald (Jerry) Carter
2008-05-27
1
-6
/
+7
|
*
wbinfo: prompt for password when none has been given.
Günther Deschner
2008-05-27
1
-1
/
+18
|
*
drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
libwbclient: fix typo.
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
dsgetdcname: use family (instead of sa_family).
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
re-run make idl.
Günther Deschner
2008-05-27
2
-4
/
+4
|
*
idl: avoid sa_family as it its a macro on IRIX.
Günther Deschner
2008-05-27
1
-1
/
+1
|
*
doserr: add WERR_REVISION_MISMATCH.
Günther Deschner
2008-05-27
2
-0
/
+2
|
*
loadparm: fix process_registry_shares() when there is only [global] in registry.
Michael Adam
2008-05-27
1
-0
/
+2
*
|
From Michael R Sweet <mike@easysw.com>.
Jeremy Allison
2008-05-30
1
-1
/
+1
|
/
*
Re-enable the evil "aio write behind" parameter.
Jeremy Allison
2008-05-26
1
-0
/
+2
*
Remove unused function is_trusted_domain_situation().
Michael Adam
2008-05-26
2
-7
/
+0
*
winbind: correctly omit check for trusted domain support in cm_prepare_connec...
Michael Adam
2008-05-26
1
-1
/
+1
*
passdb: check for is_dc_trusted_domain_situation() in get_trust_pw_hash().
Michael Adam
2008-05-26
1
-1
/
+1
*
passdb: add comment explaining logic in get_trust_pw_clear().
Michael Adam
2008-05-26
1
-2
/
+16
*
passdb: in get_trust_pw_clear() correctly fail if trusted domains not supported
Michael Adam
2008-05-26
1
-1
/
+5
*
Add function is_dc_trusted_domain_situation().
Michael Adam
2008-05-26
2
-3
/
+8
*
rpcclient: add drsuapi dsgetdcinfo call.
Günther Deschner
2008-05-26
1
-0
/
+161
*
rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.
Günther Deschner
2008-05-26
1
-2
/
+8
*
re-run make idl.
Günther Deschner
2008-05-26
3
-0
/
+419
*
idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.
Günther Deschner
2008-05-26
1
-0
/
+25
*
rpcclient: simplify drsuapi dscracknames call slightly.
Günther Deschner
2008-05-26
1
-15
/
+7
*
loadarm: fix testparm with "config backend = registry".
Michael Adam
2008-05-26
1
-2
/
+3
*
Fix two c++ warnings
Volker Lendecke
2008-05-25
2
-2
/
+3
*
Fix two bogus uninitalized variable warnings
Volker Lendecke
2008-05-25
1
-1
/
+2
*
Fix a const warning
Volker Lendecke
2008-05-25
1
-1
/
+2
*
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
2008-05-25
2
-3
/
+2
*
Remove some references to get_current_username() and current_user_info
Volker Lendecke
2008-05-25
7
-25
/
+32
*
Remove the reference to current_user_info from share_access.c
Volker Lendecke
2008-05-25
6
-21
/
+38
*
Remove reference to current_user_info from lanman.c
Volker Lendecke
2008-05-25
1
-13
/
+13
*
Remove stuff from client_proto.h
Volker Lendecke
2008-05-25
1
-404
/
+0
*
build: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO_OBJ into LIB_OBJ
Michael Adam
2008-05-24
1
-10
/
+7
*
Add generated library symbols files to .gitignore
Michael Adam
2008-05-24
1
-1
/
+4
*
build: remove PROTO_OBJ from Makefile.in - it is not needed any more
Michael Adam
2008-05-24
1
-20
/
+0
*
rpc_open_tcp: now drsuapi is complete, we can use it in the test program.
Michael Adam
2008-05-24
1
-6
/
+0
*
drsuapi: always use tcp for drsuapi.
Günther Deschner
2008-05-24
1
-2
/
+36
*
drsuapi: add very basic drsuapi rpcclient command set.
Günther Deschner
2008-05-24
3
-0
/
+114
*
drsuapi: fix the build.
Günther Deschner
2008-05-24
1
-6
/
+6
*
Revert "drsuapi: fix the build."
Günther Deschner
2008-05-24
3
-120
/
+6
*
drsuapi: fix the build.
Günther Deschner
2008-05-24
3
-6
/
+120
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
12
-3
/
+1373
*
Manually merge Steven Danneman's patch for SPNEGO auth to a trusted
Gerald W. Carter
2008-05-23
3
-26
/
+31
[prev]
[next]