Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | WHATSNEW: add two more items to my changes. | Michael Adam | 2008-02-28 | 1 | -0/+3 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: Also merge changes in "Major enhancements" section from v3-2-stable. | Michael Adam | 2008-02-28 | 1 | -0/+2 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: give a new date for the upcoming prerelease. | Michael Adam | 2008-02-28 | 1 | -1/+1 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: Fix spacings | Michael Adam | 2008-02-28 | 1 | -14/+14 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: fix a typo and spacings | Michael Adam | 2008-02-28 | 1 | -1/+1 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: Merge additions from v3-2-stable's WHATSNEW. :-} | Michael Adam | 2008-02-28 | 1 | -0/+91 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: Move Volker's post pre1 changes to the appropriate section. | Michael Adam | 2008-02-28 | 1 | -4/+7 | |
| | | | | | | | | Michael | |||||
| * | WHATSNEW: adapt section on registry configuration to new facts. | Michael Adam | 2008-02-28 | 1 | -3/+6 | |
| | | | | | | | | | | | | Also add to smb.conf changes. Michael | |||||
| * | Remove a useless variable. | Michael Adam | 2008-02-28 | 1 | -2/+1 | |
| | | | | | | | | Michael | |||||
| * | Use libnet_Unjoin() for "net ads leave". | Günther Deschner | 2008-02-28 | 1 | -47/+37 | |
| | | | | | | | | Guenther | |||||
| * | Store domain_is_ad info as early as possible in libnetjoin. | Günther Deschner | 2008-02-28 | 1 | -1/+16 | |
| | | | | | | | | Guenther | |||||
| * | Check for mandatory domain name in libnetjoin/unjoin. | Günther Deschner | 2008-02-28 | 1 | -1/+8 | |
| | | | | | | | | Guenther | |||||
| * | Delete affinity cache entries while unjoining with libnetunjoin. | Günther Deschner | 2008-02-28 | 1 | -2/+14 | |
| | | | | | | | | Guenther | |||||
| * | Fill in machine account manipulation flags while unjoining in libnetunjoin. | Günther Deschner | 2008-02-28 | 1 | -0/+8 | |
| | | | | | | | | Guenther | |||||
| * | Add preliminary libnet_join_post_verify call to libnetjoin. | Günther Deschner | 2008-02-28 | 1 | -0/+131 | |
| | | | | | | | | Guenther | |||||
| * | Re-run make idl. | Günther Deschner | 2008-02-28 | 3 | -5/+5 | |
| | | | | | | | | Guenther | |||||
| * | Add disabled_machine_account and deleted_machine_accoutn flags to libnetunjoin. | Günther Deschner | 2008-02-28 | 1 | -1/+3 | |
| | | | | | | | | Guenther | |||||
| * | Merge all connect ads calls into libnet_join_post_processing_ads(). | Günther Deschner | 2008-02-28 | 1 | -21/+7 | |
| | | | | | | | | Guenther | |||||
| * | Use W_ERROR_NOT_OK_GOTO_DONE macro in libnetjoin. | Günther Deschner | 2008-02-28 | 1 | -19/+15 | |
| | | | | | | | | Guenther | |||||
| * | Add noopnum to libnet join/unjoin calls. | Günther Deschner | 2008-02-28 | 1 | -2/+2 | |
| | | | | | | | | Guenther | |||||
| * | Some cosmetics for net_derive_salting_principal(). | Günther Deschner | 2008-02-28 | 1 | -3/+1 | |
| | | | | | | | | Guenther | |||||
| * | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 2008-02-28 | 1 | -5/+5 | |
| |\ | | | | | | | | | | v3-2-test | |||||
| | * | WHATSNEW: Fix some typos. | Karolin Seeger | 2008-02-28 | 1 | -5/+5 | |
| | | | | | | | | | | | | Karolin | |||||
| * | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 2008-02-28 | 1 | -4/+5 | |
| |\| | | | | | | | | | | v3-2-test | |||||
| | * | WHATSNEW: Add new parameter 'config backend'. | Karolin Seeger | 2008-02-28 | 1 | -4/+5 | |
| | | | | | | | | | | | | Karolin | |||||
| * | | Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against | Jeremy Allison | 2008-02-28 | 2 | -1/+27 | |
| | | | | | | | | | | | | | | | | | | OS/2 servers. OS/2 returns eclass == ERRDOS && ecode == ERRnofiles for a zero entry directory listing. Jeremy. | |||||
| * | | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 2008-02-28 | 2 | -11/+38 | |
| |\| | | | | | | | | | | v3-2-test | |||||
| | * | Move my changes to the right section in WHATSNEW. | Karolin Seeger | 2008-02-28 | 1 | -4/+9 | |
| | | | | | | | | | | | | Karolin | |||||
| | * | Ups... Sorry! | Karolin Seeger | 2008-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Thanks for the hint Volker! :-) Karolin | |||||
| | * | Fix segfault in _srv_net_file_enum. | Günther Deschner | 2008-02-28 | 1 | -6/+9 | |
| | | | | | | | | | | | | Guenther | |||||
| | * | Update WHATSNEW.txt with my changes for 3.2.0pre2 | Stefan Metzmacher | 2008-02-28 | 1 | -0/+19 | |
| | | | | | | | | | | | | metze | |||||
| | * | call libnet_conf_get_seqnum() just once and fix compiler warnings | Stefan Metzmacher | 2008-02-28 | 1 | -6/+7 | |
| | | | | | | | | | | | | metze | |||||
| * | | Remove my change | Jeremy Allison | 2008-02-28 | 1 | -6/+7 | |
| | | | ||||||
| * | | Fix debug %lu message. | Jeremy Allison | 2008-02-28 | 1 | -2/+2 | |
| |/ | | | | | | | Jeremy. | |||||
| * | Add my changes to WHATSNEW. | Karolin Seeger | 2008-02-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | Fix typo. Karolin | |||||
| * | WHATSNEW: Added Kai's commits. | Kai Blin | 2008-02-28 | 1 | -2/+7 | |
| | | ||||||
| * | Remove unused marshalling for SVCCTL_SET_SERVICE_SEC. | Günther Deschner | 2008-02-28 | 2 | -71/+0 | |
| | | | | | | | | Guenther | |||||
| * | Use pidl for _svcctl_SetServiceObjectSecurity(). | Günther Deschner | 2008-02-28 | 2 | -28/+13 | |
| | | | | | | | | Guenther | |||||
| * | Re-run make idl. | Günther Deschner | 2008-02-28 | 4 | -0/+58 | |
| | | | | | | | | Guenther | |||||
| * | Fill in IDL for svcctl_SetServiceObjectSecurity. | Günther Deschner | 2008-02-28 | 1 | -0/+4 | |
| | | | | | | | | Guenther | |||||
| * | Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC. | Günther Deschner | 2008-02-28 | 2 | -65/+0 | |
| | | | | | | | | Guenther | |||||
| * | Use pidl for _svcctl_QueryServiceObjectSecurity(). | Günther Deschner | 2008-02-28 | 2 | -32/+18 | |
| | | | | | | | | Guenther | |||||
| * | Re-run make idl. | Günther Deschner | 2008-02-28 | 5 | -0/+103 | |
| | | | | | | | | Guenther | |||||
| * | Fill in IDL for svcctl_QueryServiceObjectSecurity. | Günther Deschner | 2008-02-28 | 1 | -0/+5 | |
| | | | | | | | | Guenther | |||||
| * | Add some entries to WHATSNEW | Volker Lendecke | 2008-02-27 | 1 | -0/+5 | |
| | | | | | | | | If this is too much self-praising, feel free to revert :-) | |||||
| * | remove unused unixinfo.idl and generated files | Stefan Metzmacher | 2008-02-27 | 9 | -1393/+2 | |
| | | | | | | | | | | | | The idl in this version uses pidl specific non NDR types... metze | |||||
| * | Add my copyright. | Günther Deschner | 2008-02-27 | 19 | -3/+19 | |
| | | | | | | | | Guenther | |||||
| * | Cosmetics: make check_bind_req() debug statements a little nicer. | Günther Deschner | 2008-02-27 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | Remove unused BRS marshalling headers. | Günther Deschner | 2008-02-27 | 1 | -79/+0 | |
| | | | | | | | | Guenther | |||||
| * | Remove unneeded rpc_samr.h. | Günther Deschner | 2008-02-27 | 2 | -82/+0 | |
| | | | | | | | | Guenther |