Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-16 | libnetapi: Add initial inline doxygen comments. | Günther Deschner | 1 | -36/+195 | |
Guenther (This used to be commit 01bc4b6ac03b98c2371b4dfc0948f5ef8d06bcbc) | |||||
2008-04-16 | net: Remove unused rpc_user_add/del_internals code. | Günther Deschner | 1 | -257/+0 | |
Guenther (This used to be commit e68daef0ee051515c8f489820fde9110747e8aa6) | |||||
2008-04-16 | net: Use NetUserAdd for "net rpc user add". | Günther Deschner | 1 | -2/+28 | |
Guenther (This used to be commit 4868b4ea1a18d4218330c49bf57818c4b5117d1d) | |||||
2008-04-16 | net: use NetUserDel for "net rpc user delete". | Günther Deschner | 1 | -3/+31 | |
Guenther (This used to be commit 0105770c1598e6fcbcaa29e17f3b7fd33114a333) | |||||
2008-04-16 | libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server. | Günther Deschner | 1 | -10/+20 | |
Guenther (This used to be commit 9bbb6cea0b21d98ae13f7a41226b437515bd5a2f) | |||||
2008-04-16 | errors: Add WERR_NO_SUCH_USER. | Günther Deschner | 2 | -0/+3 | |
Guenther (This used to be commit 82803186febfe6a55c1a598073657c2c4a513000) | |||||
2008-04-16 | errors: Add WERR_NONE_MAPPED. | Günther Deschner | 2 | -0/+3 | |
Guenther (This used to be commit dc165e1c80586664ddb4d3d68182598d02ba204a) | |||||
2008-04-16 | net/libnetapi: Include netapi headers early and free on exit. | Günther Deschner | 3 | -3/+9 | |
Guenther (This used to be commit 020b1e6431601fadf44dbfe8393908c096ecfa4c) | |||||
2008-04-16 | libnetapi: do not overwrite status in libnetapi_get_error_string(). | Günther Deschner | 1 | -2/+3 | |
Guenther (This used to be commit 143e2b573043dd04a6404fc91d781e8a727bd092) | |||||
2008-04-15 | loadparm: remove pfunc parameter from process_registry_globals(). | Michael Adam | 1 | -4/+5 | |
Use do_parameter() directly. Michael (This used to be commit 59b81bfd0abecb190d0c49e62581b26f10b96829) | |||||
2008-04-15 | libnetapi: Add missing headers. | Günther Deschner | 1 | -0/+25 | |
Guenther (This used to be commit 3fda711f2526914bf18ec004d553453e692b1e85) | |||||
2008-04-15 | IDL: For the fun of it, build drsuapi.idl. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 192645f63918c8656ca0fac5bb6d2704c9500a15) | |||||
2008-04-15 | IDL: Fix several DRSUAPI calls. | Günther Deschner | 1 | -33/+40 | |
Guenther (This used to be commit aa7308fbc37eb9a26b4583b1ce2ca435b0648541) | |||||
2008-04-15 | IDL: Import drsuapi.idl from samba4. | Günther Deschner | 1 | -0/+1496 | |
Guenther (This used to be commit f583e99cef55156fa5294c3eaef0cd29740af5f1) | |||||
2008-04-15 | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ↵ | Jelmer Vernooij | 6 | -35/+146 | |
3-2-nopipeindex (This used to be commit 9028f9e065536594df901ae4aac900102f2d85f6) | |||||
2008-04-15 | auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares. | Michael Adam | 1 | -0/+2 | |
Michael (This used to be commit 6bb107b17d557c27d035ca518ab61296814a3cea) | |||||
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 4 | -8/+5 | |
(This used to be commit 7bea00dca1ee08ef731dfa73110ef9c190a29919) | |||||
2008-04-15 | libmsbconf: add handling of NULL share parameters to registry backend. | Michael Adam | 1 | -14/+92 | |
Michael (This used to be commit 6c1181fda2f040d9555917b10a65bc0dfc1f0593) | |||||
2008-04-15 | libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in ↵ | Michael Adam | 1 | -1/+1 | |
smbconf_create_share(). These are values stored inside the base key for registry. This is not getting deleted. Michael (This used to be commit aa167de8252bb615bd21fb3fd9468383b8357d32) | |||||
2008-04-15 | net conf: adapt output of NULL share params in net conf list. | Michael Adam | 1 | -2/+7 | |
don't list NULL share name and don't indent these parameters Michael (This used to be commit 0212b38913945ce3c8b14734804d81f1cd315621) | |||||
2008-04-15 | net conf: simplify logic in test output of net conf import. | Michael Adam | 1 | -9/+5 | |
Michael (This used to be commit 367c8b133b2f3e73155f20f689602909eef9827b) | |||||
2008-04-15 | libsmbconf: make sure to always list the NULL section first in text backend. | Michael Adam | 1 | -3/+16 | |
Michael (This used to be commit b50fdf321dc8056caa2b057cbd7f83792dfbcd4d) | |||||
2008-04-15 | net conf: fix output of out-of-share parameters in test mode import | Michael Adam | 1 | -4/+12 | |
Michael (This used to be commit 5424e07e7d3e842488cba7ae389124f01221c5ba) | |||||
2008-04-15 | libsmbconf: default to the NULL section when a parameter is encountered w/o ↵ | Michael Adam | 1 | -2/+8 | |
section Michael (This used to be commit e1b98f1cbce72d12085d86da834f0949ecbfbf67) | |||||
2008-04-15 | libsmbconf: allow NULL sharename in smbconf_share_exists(). | Michael Adam | 1 | -3/+0 | |
Michael (This used to be commit cb23052b2055d77924b2a593ec14f0c1de9a3b51) | |||||
2008-04-15 | libsmbconf: add handling of NULL strings to smbconf_find_in_array(). | Michael Adam | 1 | -2/+4 | |
Michael (This used to be commit a5923bafe9b543d50dca06d251186948baeac8cc) | |||||
2008-04-15 | libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array() | Michael Adam | 1 | -5/+9 | |
Michael (This used to be commit aba261a9143bc7ab681b1c57ccfc08da0cffcfe7) | |||||
2008-04-15 | Regenerate DCE/RPC client code after fixing memcpy() length bug in pidl. | Jelmer Vernooij | 7 | -22/+22 | |
(This used to be commit ac4c63d999f9ae61428bcdae400d127459896d6c) | |||||
2008-04-15 | lib/sharesec.c: fix the upgrade code, db_traverse returns the number of records! | Stefan Metzmacher | 1 | -2/+4 | |
metze (This used to be commit ccdebe97f85b76378e42d8cf08324228bd19cf32) | |||||
2008-04-15 | pdb_tdb: fix the upgrade code, db_traverse returns the number of records! | Stefan Metzmacher | 1 | -1/+3 | |
metze (This used to be commit baaf571d540ace5119c528fd35bceab335bd6741) | |||||
2008-04-14 | libnetjoin/net: Fix lp_config_backend_is_registry() handling. | Günther Deschner | 2 | -20/+68 | |
Thanks obnox, now we can net ads join and net ads leave with zero configuration changes if "config backend = registry". Guenther (This used to be commit 9003881773de787a51ceadcdc2cb1e95f6979763) | |||||
2008-04-14 | net: abort when lp_realm is not set in net_ads_leave(). | Günther Deschner | 1 | -0/+5 | |
Guenther (This used to be commit 53735edcbb059e73c51ae17d4ff75d2a4dee53e5) | |||||
2008-04-14 | libnetjoin: delete the workgroup name when requested while unjoining. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 1782e89f3341eca5ee1fa39881ee8efb3fac9a5b) | |||||
2008-04-14 | libnetjoin: separate out libnet_join_lookup_dc_rpc. | Günther Deschner | 1 | -37/+86 | |
Guenther (This used to be commit 8d3d1c094a28f75b01315ee05b7939ffba374f20) | |||||
2008-04-14 | libgpo: fix build warning. | Günther Deschner | 1 | -2/+3 | |
Thanks metze&vl. Guenther (This used to be commit cb3f1df7d8f35848a432764ea7d6720ec131ede1) | |||||
2008-04-14 | net: exit early in net_ads_join() if the domain is not set. | Günther Deschner | 1 | -0/+6 | |
Guenther (This used to be commit 8331fbe735e2bec386ab8fc1645dc371d45d3063) | |||||
2008-04-14 | libnetjoin: Fix unjoining when no KRB5CCNAME is around. | Günther Deschner | 1 | -0/+16 | |
Guenther (This used to be commit 7fd237c545e0a7e0029195dbbb6691571abdfe84) | |||||
2008-04-14 | net: use WERROR for check_ads_config(). | Günther Deschner | 1 | -9/+7 | |
Guenther (This used to be commit 9176057986be63c7ebebb56f7daabbc3883802c5) | |||||
2008-04-14 | doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE. | Günther Deschner | 2 | -0/+4 | |
Guenther (This used to be commit 91a55fc27dc100cf193cfa2613771312f018449e) | |||||
2008-04-14 | net: the success of secrets_init is checked by libnetjoin now. | Günther Deschner | 1 | -6/+0 | |
Guenther (This used to be commit 0a6a5d082426ca82accf18fffa7740683a42cac1) | |||||
2008-04-14 | WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if ↵ | Günther Deschner | 1 | -0/+1 | |
enabled. Guenther (This used to be commit 260efafb8fb6527eb0a182f9a6bfed8239dd8315) | |||||
2008-04-14 | libnetjoin: Remove machine account if we failed to set password. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit db5e0ed186429667a7f6fc67e4b19a7ca75f357e) | |||||
2008-04-14 | Remove two pointless else branches | Volker Lendecke | 1 | -7/+5 | |
(This used to be commit ed343114cd0844a7fd14b45f95c0f43a6d172a42) | |||||
2008-04-14 | Remove namedpipe_transact fn pointer from smb_np_struct | Volker Lendecke | 1 | -11/+0 | |
(This used to be commit d1f82b7e67a791e19d08c682b607d82ae649feb4) | |||||
2008-04-14 | Enable multiple fd events on a single file descriptor | Volker Lendecke | 1 | -1/+1 | |
Now we can have multiple events listen on a single fd. The order in which they are called is naturally not defined, meaning that it is only deterministic if exactly one event is readable or writeable. (This used to be commit 61503f822b60f98dd1f7549707ec89b48e32caeb) | |||||
2008-04-14 | Fix some "ignoring asprintf result" warnings | Volker Lendecke | 2 | -20/+21 | |
(This used to be commit 155d62ddfd3584d44a493c2aa1ea7f096bcff432) | |||||
2008-04-14 | Make use of ZERO_STRUCT instead of memset in namequery.c | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4f1d49615e1407b9c3ad5eeb50a248b8fee50e23) | |||||
2008-04-14 | Fix the build of db_open_trans with CLUSTER_SUPPORT enabled | Volker Lendecke | 1 | -0/+2 | |
Metze, you might want to check this. (This used to be commit 3b4a402bc5c3490000581d43a12388883bcf8150) | |||||
2008-04-14 | libnetjoin: Fix joining when no KRB5CCNAME is around. | Günther Deschner | 1 | -0/+15 | |
Guenther (This used to be commit 512e6ca0a9be9fe35994ec1010110573a5b551d1) | |||||
2008-04-14 | Use more error-prone form of testing dm_destroy_session() return code after ↵ | Alexander Bokovoy | 1 | -1/+1 | |
discussing with Tridge (This used to be commit 4abdbad52e456764bca1b17ead04edee1e2a2a64) |