Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | net: use netapi to add shares. | Günther Deschner | 1 | -49/+43 |
2008-09-05 | netapi: fix return code in NetShareAdd_r. | Günther Deschner | 1 | -0/+3 |
2008-09-05 | Protect against a closed socket | Volker Lendecke | 1 | -0/+5 |
2008-09-05 | Do proper error handling if the socket is closed | Volker Lendecke | 1 | -2/+8 |
2008-09-05 | configure: fix typo in GNU ld version-script test. | Michael Adam | 1 | -1/+1 |
2008-09-05 | Add workaround for docs build and dependency on parameters.all.xml | Gerald (Jerry) Carter | 1 | -2/+5 |
2008-09-04 | Fix winbindd crash bug with trusted domains. Bug #5736 | James Ding | 1 | -0/+2 |
2008-09-04 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Herb Lewis | 3 | -11/+18 |
2008-09-04 | Use different variable names for talloc and tdb object file names than | Jelmer Vernooij | 2 | -11/+8 |
2008-09-04 | get rid of unneeded argument in get_methods and get_alloc_methods | Herb Lewis | 1 | -14/+9 |
2008-09-04 | Ignore unused pidl-generated files. | Jelmer Vernooij | 1 | -0/+10 |
2008-09-04 | Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel | Jeremy Allison | 2 | -38/+43 |
2008-09-04 | Cleanup of DC enumeration in get_dcs() | Steven Danneman | 3 | -30/+91 |
2008-09-04 | kerberos: fix indent of enc type lines in generated krb5.conf files. | Günther Deschner | 1 | -3/+3 |
2008-09-04 | man pages: Several fixes for man wbinfo. | Karolin Seeger | 1 | -35/+40 |
2008-09-03 | Fix bug #5729. Explicitly allow "-valid". | Jeremy Allison | 1 | -1/+1 |
2008-09-03 | Revert "Split lookup_name() and create a new functiong called" | Simo Sorce | 5 | -117/+110 |
2008-09-03 | The msync manpage reports that msync *must* be called before munmap. Failure ... | Simo Sorce | 2 | -2/+8 |
2008-09-03 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Simo Sorce | 65 | -1365/+4322 |
2008-09-03 | factor prs_append_some_data out of prs_append_some_prs_data | Volker Lendecke | 2 | -9/+19 |
2008-09-03 | Tiny logic simplification: remove an else branch | Volker Lendecke | 1 | -36/+33 |
2008-09-02 | winbindd: the ad trusted_domains call should return talloced strings. | Günther Deschner | 1 | -2/+5 |
2008-09-02 | Remove unused CLI_DO_RPC macros | Volker Lendecke | 1 | -48/+0 |
2008-09-02 | doserr: add WERR_WRONG_PASSWORD. | Günther Deschner | 2 | -0/+3 |
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 3 | -33/+33 |
2008-09-01 | Slightly simplify logic: remove an else branch | Volker Lendecke | 1 | -14/+11 |
2008-09-01 | Fix typo | Volker Lendecke | 1 | -1/+1 |
2008-09-01 | Fix Coverity ID 587 | Volker Lendecke | 1 | -1/+1 |
2008-08-31 | Fix Coverity ID 589, dead code | Volker Lendecke | 1 | -0/+9 |
2008-08-31 | Remove a duplicate retval check | Volker Lendecke | 1 | -8/+2 |
2008-08-31 | Fix Coverity ID 592 | Volker Lendecke | 1 | -0/+4 |
2008-08-29 | Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel | Jeremy Allison | 33 | -821/+2736 |
2008-08-29 | Deal with systems that don't initialize birthtime correctly. | Jeremy Allison | 1 | -4/+10 |
2008-08-29 | packaging(RHEL-CTDB): add the cifs.upcall manpage to package. | Michael Adam | 1 | -0/+1 |
2008-08-29 | packaging(RHEL-CTDB): Add the ldbtools' manpages to the package. | Michael Adam | 1 | -0/+5 |
2008-08-29 | packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2 | Michael Adam | 1 | -2/+2 |
2008-08-29 | packaging(RHEL-CTDB): move libnss_winbind.so bits closer together | Michael Adam | 1 | -1/+5 |
2008-08-29 | packaging(RHEL-CTDB): remove duplicate installation of pam_smbpass.so | Michael Adam | 1 | -3/+0 |
2008-08-29 | packaging(RHEL-CTDB): remove library packaging hacks due to fixed Makfile. | Michael Adam | 1 | -48/+2 |
2008-08-29 | packaging(RHEL-CTDB): remove unused variable from makerpms.sh | Michael Adam | 1 | -1/+0 |
2008-08-29 | packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.sh | Michael Adam | 1 | -3/+3 |
2008-08-29 | libnet_join: streamline logic of libnet_join_post_processing() | Michael Adam | 1 | -9/+11 |
2008-08-29 | libnet: fix join by creating keytab after changing the config. | Michael Adam | 1 | -10/+11 |
2008-08-29 | wbinfo: add change-user-password command. | Günther Deschner | 1 | -1/+33 |
2008-08-29 | libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx. | Günther Deschner | 3 | -1/+350 |
2008-08-29 | netapi: fix NetGetJoinableOUs_l. | Günther Deschner | 1 | -1/+1 |
2008-08-29 | netapi: fix some warnings in netdomjoin-gui. | Günther Deschner | 1 | -8/+20 |
2008-08-29 | netapi: use NETSETUP join flags in examples. | Günther Deschner | 3 | -15/+12 |
2008-08-29 | netapi: add NetJoinFlags to public header. | Günther Deschner | 1 | -0/+14 |
2008-08-29 | re-run make idl. | Günther Deschner | 3 | -2/+52 |