2009-03-05 |
Jeremy Allison | Fix bug #6154 - zfs does not honor admin users. |
commit | commitdiff | tree |
2009-03-05 |
Andrew Bartlett | Merge branch 'master' of ssh://git.samba.org/data/git... |
commit | commitdiff | tree |
2009-03-05 |
Andrew Bartlett | Remove parse_control from header, long after the functi... |
commit | commitdiff | tree |
2009-03-04 |
Andrew Bartlett | Update talloc version so we don't fail on system talloc... |
commit | commitdiff | tree |
2009-03-04 |
Jeremy Allison | Fix crashes when running RAW-ACLs against system with... |
commit | commitdiff | tree |
2009-03-04 |
Michael Adam | s3:dbwrap_ctdb_marshall_add: don't leak the ctdb_rec_da... |
commit | commitdiff | tree |
2009-03-04 |
Michael Adam | s3:smbconf: move smbconf_share_exists checks into backend |
commit | commitdiff | tree |
2009-03-04 |
Michael Adam | s3:net conf: reduce memory usage of "net conf import". |
commit | commitdiff | tree |
2009-03-04 |
Tim Prouty | socket wrapper: Fix 'might be used uninitialized' warning |
commit | commitdiff | tree |
2009-03-04 |
Steven Danneman | s3: Remove madvise support |
commit | commitdiff | tree |
2009-03-04 |
Volker Lendecke | Attempt to fix the build on IRIX |
commit | commitdiff | tree |
2009-03-04 |
Volker Lendecke | Make use of gpfs_get_real_filename optional |
commit | commitdiff | tree |
2009-03-04 |
Michael Adam | s3: Fix a memleak in dbwrap_rbt. |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | socket_wrapper: add multiple interface support for... |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | socket_wrapper: add ipv6 pcap support |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | socket_wrapper: pass down sockaddr instead of sockaddr_... |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | socket_wrapper: prepare pcap support for ipv6 traffic |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | s4:blackbox/test_ldb: make use of the $VALGRIND envvar |
commit | commitdiff | tree |
2009-03-04 |
Stefan Metzmacher | socket_wrapper: don't crash if we get EAGAIN from real_... |
commit | commitdiff | tree |
2009-03-04 |
Andrew Bartlett | Merge branch 'master' of ssh://git.samba.org/data/git... |
commit | commitdiff | tree |
2009-03-04 |
Andrew Bartlett | Pull in all the schema information during DRS schema... |
commit | commitdiff | tree |
2009-03-04 |
Andrew Bartlett | Don't print the admin password if we don't set one. |
commit | commitdiff | tree |
2009-03-04 |
Andrew Bartlett | Allow 'net vampire' to work without an existing smb... |
commit | commitdiff | tree |
2009-03-04 |
Tim Prouty | s3 passdb: Add back some useful debug statements |
commit | commitdiff | tree |
2009-03-04 |
Jeremy Allison | Fix bug #6155 - "force group" is no longer working... |
commit | commitdiff | tree |
2009-03-03 |
Tim Prouty | s3 OneFS: Add parameter to ignore streams |
commit | commitdiff | tree |
2009-03-03 |
Stefan Metzmacher | lib/util: remove samba specific talloc_get_type_abort() |
commit | commitdiff | tree |
2009-03-03 |
Stefan Metzmacher | talloc: add talloc_get_type_abort() |
commit | commitdiff | tree |
2009-03-03 |
Jeremy Allison | Fix "ignore return" warning. |
commit | commitdiff | tree |
2009-03-03 |
Dan Sledz | It appears that the first time we see a uid/gid that... |
commit | commitdiff | tree |
2009-03-02 |
Bo Yang | More fix to initialize idmap statuses |
commit | commitdiff | tree |
2009-03-02 |
Björn Jacke | use test -f, Solaris /bin/sh doesn't know test -e |
commit | commitdiff | tree |
2009-03-02 |
Simo Sorce | Fix wbclient.c wrt tevent_req changes too. |
commit | commitdiff | tree |
2009-03-02 |
Volker Lendecke | Attempt to fix the build |
commit | commitdiff | tree |
2009-03-02 |
Simo Sorce | Make struct tevent_req opaque |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | s3-spoolss: PRINTER_STATUS_OK has been moved to IDL. |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | s3-rpcclient: zero out devmode and secdesc in setdriver... |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | s3: re-run make samba3-idl. |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | spoolss: move up printer and job status codes. |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | spoolss: use dummy pointers for truncated devmode and... |
commit | commitdiff | tree |
2009-03-02 |
Günther Deschner | error-codes: add WERR_DEVICE_NOT_CONNECTED. |
commit | commitdiff | tree |
2009-03-02 |
Björn Jacke | make man page (un)install more portable |
commit | commitdiff | tree |
2009-03-02 |
Björn Jacke | some shells are picky about ^ without quotes |
commit | commitdiff | tree |
2009-03-02 |
Karolin Seeger | s3/docs: Add missing full stop. |
commit | commitdiff | tree |
2009-03-02 |
Stefan Metzmacher | libcli/security: fix the source4 build |
commit | commitdiff | tree |
2009-03-02 |
Stefan Metzmacher | libcli/security: fix the source3 build |
commit | commitdiff | tree |
2009-03-02 |
Jelmer Vernooij | Fix test_surrounding in samba4.rpcecho.python. |
commit | commitdiff | tree |
2009-03-02 |
Jelmer Vernooij | Use samba3's own iconv implementation for now, until... |
commit | commitdiff | tree |
2009-03-02 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-02 |
Jelmer Vernooij | Import ISO-8859-1, 646 from Samba 3 iconv. |
commit | commitdiff | tree |
2009-03-02 |
Tim Prouty | s3: Fix incompatible type warnings |
commit | commitdiff | tree |
2009-03-02 |
Tim Prouty | s3 OneFS: Refactor config code and cleanup includes |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Use shared header file for character sets, remove old... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Use common header file for character set handling in... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Add header files for secace and secacl. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | s4: Use same function signature for convert_* as s3. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Move secacl to top-level. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | dom_sid.h: Include dependency security.h that provides... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Also re-add removed codepoint_t; I'm clearly not having... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Keep using Samba3's charset.h for now. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Move secace.c to top-level. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Rerun pidl. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Don't generate array iterators when the length of the... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Avoid using tevent_util.h, which won't be available... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of ssh://git.samba.org/data/git... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Move next_token_talloc to util.c, as util_str.c is... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Move next_token_talloc() to top-level. |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Sync smb_iconv_t type, convert_string return type with... |
commit | commitdiff | tree |
2009-03-01 |
Volker Lendecke | Only copy sharename up from rap_to_pjobid |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Add allow_badcharcnv argument to all conversion functio... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2009-03-01 |
Jelmer Vernooij | Eliminate two duplicate SEC_ACE_TYPE constants already... |
commit | commitdiff | tree |
2009-02-28 |
Jeremy Allison | Fix bug #6082 - smbd_gpfs_getacl failed: Windows client... |
commit | commitdiff | tree |
2009-02-28 |
Volker Lendecke | Fix async reading winbindd_response |
commit | commitdiff | tree |
2009-02-28 |
Volker Lendecke | Simplify async_connect_send slightly |
commit | commitdiff | tree |
2009-02-28 |
Jeremy Allison | And the prize for the most pain caused in the build... |
commit | commitdiff | tree |
2009-02-27 |
Bo Yang | Initialize the id_map status in idmap_ldap to avoid... |
commit | commitdiff | tree |
2009-02-27 |
Günther Deschner | s3: re-run make samba3-idl. |
commit | commitdiff | tree |
2009-02-27 |
Günther Deschner | spoolss: fill in spoolss_SetJobInfo1,2,3,4. |
commit | commitdiff | tree |
2009-02-27 |
Günther Deschner | spoolss: add spoolss_PortInfo3 and spoolss_PortInfoFF. |
commit | commitdiff | tree |
2009-02-27 |
Günther Deschner | s3-spoolss: use DSPRINT flags instead of SPOOLS_DS... |
commit | commitdiff | tree |
2009-02-27 |
Volker Lendecke | Use talloc_tos() in regkey_access_check() |
commit | commitdiff | tree |
2009-02-27 |
Steven Danneman | s3: fix guest auth when winbindd is running |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | s3-rpcclient: add getjob spoolss command. |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | s3-rpcclient: use is_valid_policy_hnd before closing... |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | s3-spoolss: remove old rpccli_spoolss_getjob. |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | s3-spoolss: add rpccli_spoolss_getjob convenience wrapper. |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | s3: re-run make samba3-idl. |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | spoolss: add 2 new SPOOLSS_JOB_CONTROL values. |
commit | commitdiff | tree |
2009-02-26 |
Günther Deschner | spoolss: add spoolss_JobInfo2, JobInfo3 and JobInfo4... |
commit | commitdiff | tree |
2009-02-26 |
Björn Jacke | don't hardcode python path |
commit | commitdiff | tree |
2009-02-26 |
Jeremy Allison | Make us pass the RAW-RENAME torture test I just added. |
commit | commitdiff | tree |
2009-02-26 |
Jeremy Allison | Add another torture test inspired by George @ Apple. |
commit | commitdiff | tree |
2009-02-26 |
Stefan Metzmacher | lib/torture: fix depency to map_nt_error_from_unix() |
commit | commitdiff | tree |
2009-02-26 |
Michael Adam | s3: fix the build JOB_STATUS_BLOCKED -> JOB_STATUS_BLOC... |
commit | commitdiff | tree |
next |