git.samba.org
/
ira
/
wip.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ira/wip.git
2007-12-21
Jeremy Allison
Fix build failure if symlink already exists.
commit
|
commitdiff
|
tree
2007-12-21
Jeremy Allison
Fix const warning.
commit
|
commitdiff
|
tree
2007-12-21
Jeremy Allison
Fix initialization warnings.
commit
|
commitdiff
|
tree
2007-12-21
Jeremy Allison
Fix making the new proto file after a distclean.
commit
|
commitdiff
|
tree
2007-12-21
Gerald (Jerry...
Fix "make test" using the LD_LIBRARY_PATH for selftest...
commit
|
commitdiff
|
tree
2007-12-21
Gerald (Jerry...
Compile fix: Correct use of wbcDomainInfo() after funct...
commit
|
commitdiff
|
tree
2007-12-21
Gerald (Jerry...
De-couple smbd from staticly linking against winbindd...
commit
|
commitdiff
|
tree
2007-12-21
Gerald (Jerry...
Add files for new LGPL libwbclient DSO implementing...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Move gtk app to the correct location. Thanks obnox!
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Move libnetapi examples into subdirs.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Gitignore some generated files.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Deactive remote join code server side until some last...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add netdomjoin-gui (my first gui application), another...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add netdomjoin cmd line tool (another libnetapi example).
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Make sure libnetapi has getdcname support.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add getdc.c, a libnetapi example (incl. Makefile).
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add basic remote NetGetDCName and NetGetAnyDCName versi...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Make libnetapi_errstr use our NTSTATUS and WERROR error...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add error string for access denied in libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Remove doubled cli_set_timeout calls from libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Fix typo.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Keep libnetapi_NetX calls static for now.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Merge all headers into libnetapi.h.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Implement NetServerSetInfo level 1005 in local mode...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add NetServerGetInfo and NetServerSetInfo (for level...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Split out local and remote paths for NetGetJoinInformation.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add libnetapi_errstr().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add support for remote and local unjoining in libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add libnet_Unjoin(), libnet_UnjoinCtx and friends.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Remove unrequired TALLOC_CTX from libnetapi_NetJoinDoma...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Fix NetJoinDomainLocal.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Use DsGetDcName in local libnetapi join to find a dc.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Build libnetapi shared and static if possible.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
In libnet join code, try lsa query with level 12 first.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Making do_DomainJoin return NTSTATUS again.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Move NetJoinDomain and friends to NET_API_STATUS and...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Missed on instance of external creds.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add static libnetapi_ctx.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Use full string based debug_parse_levels in libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add basic credential functions for libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Move basic libnetapi functions to NET_API_STATUS.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Define NET_API_STATUS to be just a uin32_t.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Getting rid of external credentials in libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Make sure we also support non-domain join.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Some libnet and netapi build fixes.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Fill in local branch of NetGetJoinInformation().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
More minor libnetapi fixes.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Build fixes for libnetapi.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add _wkssvc_NetrJoinDomain2() server.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Fill in NetJoinDomainLocal().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add libnet_Join().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add libnet_JoinCtx structure.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Split NetJoinDomain() into NetJoinDomainRemote() and...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Very quick conversion of net_conf functions into the...
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
For the fun of it, build netapi.so|.a.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add NetGetJoinInformation().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Add get_friendly_werror_msg().
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Kill fstring in getdcname & getanydcname return.
commit
|
commitdiff
|
tree
2007-12-21
Günther Deschner
Use ADS_IGNORE_PRINCIPAL define.
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Fix the build on Solaris
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Some C++ fixes
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Some C++ warnings
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Fix a C++ warning
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Fix a C++ warning
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Fix a missing prototype warning
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Remove some statics from md4.c
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Add a singleton cache
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Make data_blob_string_const return null terminated...
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Remove next_token_nr_talloc and its associated global
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Convert the pwnam cache to memcache
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Add memcache_add_talloc
commit
|
commitdiff
|
tree
2007-12-21
Volker Lendecke
Add a global cache
commit
|
commitdiff
|
tree
2007-12-20
Herb Lewis
fix dump printout when byte >= 0x80
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Fix typo in filesystem capabilities bits.
commit
|
commitdiff
|
tree
2007-12-20
Volker Lendecke
Attempt to fix the build
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Remove unused variable 'didmsg'.
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Fix a couple of warnings in mDNS registration. One...
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Add filesystem capabilities bitmask to statfs info.
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Expose per-fsp extension talloc context.
commit
|
commitdiff
|
tree
2007-12-20
James Peach
Release per-fsp data on file closure.
commit
|
commitdiff
|
tree
2007-12-20
Michael Adam
Only retrieve password policies in pam_auth when WBFLAG...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Change the prototype of the vfs function get_nt_acl().
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Prepare the afs acl module for the api change in get_nt...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Prepare the aix2 acl module for the api change in get_n...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Change aixjfs2_get_nfs4_acl() to take file name instead...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Fix two debug statements: Add missing printf parameter.
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Reformatting: wrap long lines and remove trailing spaces.
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Prepare the zfs acl module for the api change in get_nt...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Prepare the gpfs acl module for the api change in get_n...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Split smbacl4_GetFileOwner into two (f- and non-f-variant).
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Split get_nt_acl() into two functions: fsp- and non...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Remove the "is_directory" parameter from canonicalise_a...
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Change canonicalise_acl() to not take an fsp.
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Change ensure_canon_entry_valid() to not take and fsp.
commit
|
commitdiff
|
tree
2007-12-19
Michael Adam
Change apply_default_perms() to not take an fsp.
commit
|
commitdiff
|
tree
2007-12-19
Volker Lendecke
Remove Get_Pwnam and its associated static variable
commit
|
commitdiff
|
tree
2007-12-19
Volker Lendecke
Fix a "no prototype" warning
commit
|
commitdiff
|
tree
2007-12-19
Volker Lendecke
Fix debug messages
commit
|
commitdiff
|
tree
2007-12-19
Volker Lendecke
Samba Shared Repository - branch v3-2-test updated...
commit
|
commitdiff
|
tree
next