| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | s3-spoolss: add push_spoolss_PrinterData(). | Günther Deschner | 2009-03-17 | 3 | -16/+18 | |
| | | * | | | | | | s3-spoolss: add pull_spoolss_PrinterData(). | Günther Deschner | 2009-03-17 | 3 | -0/+38 | |
| | | * | | | | | | s3-spoolss: remove more unused defines. | Günther Deschner | 2009-03-17 | 1 | -31/+0 | |
| | | * | | | | | | s3-spoolss: remove obsolete get_a_builtin_ntform. | Günther Deschner | 2009-03-17 | 2 | -8/+0 | |
| | | * | | | | | | s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION | Stefan Metzmacher | 2009-03-17 | 1 | -2/+3 | |
| | | * | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 2009-03-17 | 17 | -275/+187 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Add some appropriate const. | Jeremy Allison | 2009-03-16 | 2 | -16/+16 | |
| | | | * | | | | | | Remove unused async_req references from wb_reqtrans.c | Volker Lendecke | 2009-03-16 | 2 | -39/+0 | |
| | | | * | | | | | | Convert wb_trans to tevent_req | Volker Lendecke | 2009-03-16 | 3 | -72/+58 | |
| | | | * | | | | | | Remove an unnecessary variable | Volker Lendecke | 2009-03-16 | 1 | -5/+4 | |
| | | | * | | | | | | Make struct wb_context private to wbclient.c | Volker Lendecke | 2009-03-16 | 2 | -5/+7 | |
| | | | * | | | | | | Remove some unused code from async_req.[ch] | Volker Lendecke | 2009-03-16 | 2 | -51/+0 | |
| | | | * | | | | | | Use tevent_wakeup_send in wb_trans | Volker Lendecke | 2009-03-16 | 1 | -15/+13 | |
| | | | * | | | | | | Convert open_socket_out_defer to tevent_req | Volker Lendecke | 2009-03-16 | 3 | -58/+73 | |
| | | | * | | | | | | Use tevent_wakeup_send in open_socket_out_defer | Volker Lendecke | 2009-03-16 | 1 | -22/+15 | |
| | | | * | | | | | | talloc: change version to 1.3.0 | Stefan Metzmacher | 2009-03-16 | 1 | -1/+1 | |
| | | | * | | | | | | talloc: add useful talloc_array_length() macro | Stefan Metzmacher | 2009-03-16 | 1 | -0/+1 | |
| | | | * | | | | | | talloc: add TALLOC_ZERO() | Stefan Metzmacher | 2009-03-16 | 1 | -0/+2 | |
| | | | * | | | | | | s3: only define TALLOC_ZERO if needed | Stefan Metzmacher | 2009-03-16 | 2 | -0/+4 | |
| | | | * | | | | | | nsswitch: only define TALLOC_ZERO if needed | Stefan Metzmacher | 2009-03-16 | 1 | -0/+2 | |
| | | | * | | | | | | lib/replace: use AC_TRY_LINK() to verify that getifaddrs() and freeifaddrs() ... | Stefan Metzmacher | 2009-03-16 | 1 | -1/+1 | |
| | | | * | | | | | | fix configure check for external talloc libs | Björn Jacke | 2009-03-16 | 1 | -1/+1 | |
| | | * | | | | | | | added support for parentGUID | Andrew Tridgell | 2009-03-17 | 3 | -5/+129 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | s4:password_hash Only store the LM hash if 'lanman auth = yes' | Andrew Bartlett | 2009-03-16 | 1 | -1/+2 | |
| | * | | | | | | | Fix up minschema after the conversion from JavaScript. | Jelmer Vernooij | 2009-03-20 | 1 | -88/+77 | |
| | * | | | | | | | pyldb: Improve exception message when a list is expected. | Jelmer Vernooij | 2009-03-20 | 1 | -8/+9 | |
| * | | | | | | | | Strip /usr/include from include flags, so we don't end up including | Jelmer Vernooij | 2009-03-15 | 3 | -1/+7 | |
| * | | | | | | | | display_sec: Remove use of samba3-specific data types. | Jelmer Vernooij | 2009-03-15 | 1 | -3/+3 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'sharedm4' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add shared pkg.m4 file with convenience macros for using pkg-config. | Jelmer Vernooij | 2009-03-14 | 1 | -0/+156 | |
| * | | | | | | | | python: Always run with the same version of Python as we build against. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+5 | |
| * | | | | | | | | Fix installation of tdr.h. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+1 | |
| * | | | | | | | | configure: Add common file with minimum versions of external libraries. | Jelmer Vernooij | 2009-03-15 | 3 | -8/+18 | |
| * | | | | | | | | Merge branch 'nodiscard' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove unused CONST_DISCARD macro. | Jelmer Vernooij | 2009-03-15 | 2 | -5/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'tdr' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 13 | -17/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove -L/usr/lib from a couple more make variables. | Jelmer Vernooij | 2009-03-15 | 4 | -2/+6 | |
| | * | | | | | | | | tdr: Remove dependency on lp_* so it can be used in both Samba 3 and | Jelmer Vernooij | 2009-03-15 | 1 | -10/+9 | |
| | * | | | | | | | | Merge branch 'checktalloc' into tdr | Jelmer Vernooij | 2009-03-14 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix build of tdr from merged build. | Jelmer Vernooij | 2009-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'checktalloc' into tdr | Jelmer Vernooij | 2009-03-14 | 5 | -6/+180 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Move tdr to top-level. | Jelmer Vernooij | 2009-03-14 | 9 | -5/+5 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Depend on newer talloc for Samba 4 in the merged build as well. | Jelmer Vernooij | 2009-03-15 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'checktalloc' of /home/jelmer/samba4 | Jelmer Vernooij | 2009-03-15 | 6 | -6/+188 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Properly strip /usr/lib and /usr/include for the merged build. | Jelmer Vernooij | 2009-03-14 | 1 | -0/+8 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Depend on a newer talloc in Samba 4. | Jelmer Vernooij | 2009-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | Fix comment about shell in Makefile. | Jelmer Vernooij | 2009-03-14 | 1 | -3/+2 | |
| | * | | | | | | | | Fix fallback if system doesn't provide talloc. | Jelmer Vernooij | 2009-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | Allow using external libtalloc. | Jelmer Vernooij | 2009-03-14 | 3 | -2/+177 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Fix a malloc/talloc mismatch when cli_initialise() fails | Volker Lendecke | 2009-03-15 | 1 | -3/+2 | |
