Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-16 | Ignore generated files. | Jelmer Vernooij | 1 | -0/+33 | |
2008-12-16 | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 1 | -18/+18 | |
Samba 3 and Samba 4 output. | |||||
2008-12-16 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -0/+2 | |
2008-12-16 | Ignore setup symlink. | Jelmer Vernooij | 1 | -0/+1 | |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+2 | |
Don't move source4 files yet to not confuse git's rename tracking too much. | |||||
2008-10-18 | Fix ignore for libcli/nbt/nbtname.h | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-18 | Fix gitignore. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-12 | Ignore generated but unused files. | Jelmer Vernooij | 1 | -0/+4 | |
2008-10-12 | Make util_tdb.h static since it is now used by Samba3. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -5/+5 | |
Conflicts: source4/Makefile | |||||
2008-09-30 | Update .gitignore for new pidl location. | Jelmer Vernooij | 1 | -4/+4 | |
2008-09-16 | add generated files in packaging/RHEL[-CTDB]/ to .gitignore | Michael Adam | 1 | -0/+3 | |
Michael | |||||
2008-09-15 | Ignore generated Samba 4 files. | Jelmer Vernooij | 1 | -0/+4 | |
2008-09-15 | Ignore generated build files. | Jelmer Vernooij | 1 | -0/+2 | |
2008-09-14 | Merge Samba3 and Samba4 together | Stefan Metzmacher | 1 | -0/+301 | |
2008-09-04 | Ignore unused pidl-generated files. | Jelmer Vernooij | 1 | -0/+10 | |
(This used to be commit 7eb6bfca40d9ecc225e40661093697edd07699e6) | |||||
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 1 | -0/+12 | |
Now it's possible to just use a plain heimdal tree in source/heimdal/ without any pregenerated files. metze (This used to be commit da333ca7113f78eeacab4f93b401f075114c7d88) | |||||
2008-08-26 | heimdal_build: autogenerate table files in heimdal/lib/wind/ | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit f4cfba26aebb18fecdb50478bec9c07d4910ab3b) | |||||
2008-08-21 | gitignore: add examples/libsmbclient/Makefile.internal - a generated file | Michael Adam | 1 | -0/+1 | |
Michael (This used to be commit 25fed055c0ee1d892b902caae2a1188977316f14) | |||||
2008-08-20 | gitignore: add examples/libsmbclient/tree | Michael Adam | 1 | -0/+1 | |
Michael (This used to be commit e5c4cbbf5a4b3e5db1732043a74cd1f4a5eec136) | |||||
2008-08-20 | gitignore: add lib/netapi/tests/Makefile | Michael Adam | 1 | -0/+1 | |
Michael (This used to be commit fdf29c1cdf6b9bd1c6fb7a9f070084e0df5470bb) | |||||
2008-08-20 | gitignore: add libsmbsharemodes.syms - this is now generated | Michael Adam | 1 | -0/+1 | |
Michael (This used to be commit 11458f9a9ac17c68aa0496d2ade4b93d02e7ebcc) | |||||
2008-08-20 | gitignore: add libsmbclient.syms - this is now generated | Michael Adam | 1 | -0/+1 | |
Michael (This used to be commit 02d4b820fccfef1387f47db4bb5ade3dfd0d25bb) | |||||
2008-08-18 | Note the ldb syntax for attribute syntaxes in the table. | Andrew Bartlett | 1 | -1/+1 | |
This includes additional Samba-specific syntaxes made available from the ldif_handlers code. This commit also changes some table to use #defines, to ensure consistancy in other parts of the code. Andrew Bartlett (This used to be commit e26a5efd9a580ed3728e1f449e367b1cd4a73b5f) | |||||
2008-07-17 | gitignore: ignore the proper genreated library symbol files. | Michael Adam | 1 | -4/+4 | |
Michael (This used to be commit 2a45f1a87c7c9a8879c3308d59d92f6c4985954d) | |||||
2008-05-24 | Add generated library symbols files to .gitignore | Michael Adam | 1 | -1/+4 | |
Michael (This used to be commit 14635b2684d9167fb59193cfd225925dd3baac3f) | |||||
2008-05-21 | gitignore: Ignore some output files from make test. | Andrew Kroeger | 1 | -0/+4 | |
(This used to be commit 617d4b666514f997510a942c6f8aba6a4ae5e40e) | |||||
2008-05-21 | Ignore generated netlogon headers. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 28e04f751f1d509da2c821f33df79b2a0c2d5a1a) | |||||
2008-05-20 | Don't regenerate pam_errors.h any more. | Andrew Bartlett | 1 | -1/+0 | |
Due to the new rules on prototypes, it must be a static header file. Andrew Bartlett (This used to be commit cf60a9b34ec2419b2bc03a37190cb17ad4cf3d5f) | |||||
2008-05-18 | libnet: freeze libnet_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit b455cd1a619a1f1922e2e7bc07f1af246e3201e6) | |||||
2008-05-18 | build: freeze passwd_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit 00cff301071fe2670e8358195b937de49aa2aa14) | |||||
2008-05-18 | net: freeze net_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit 673b24052a6864579683e9adb56522a12447abca) | |||||
2008-05-18 | ntlm_auth: freeze ntlm_auth_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit 35a517315b83aa7ccea34ec725b15c04ceb5e70e) | |||||
2008-05-18 | smbclient: freeze client_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit f8c0710165ee1ede46d7ed34daa5564d20d3f069) | |||||
2008-05-18 | swat: freeze swat_proto.h from "make proto" | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit 372c58cc220efc01af4b90b82b75191296a62e81) | |||||
2008-05-18 | winbindd: freeze winbindd_proto.h | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit 467b8f0f4d58fc00d07264c651016087bd00b233) | |||||
2008-05-18 | build: freeze proto.h | Michael Adam | 1 | -1/+0 | |
Michael (This used to be commit ff7f0cad2eb108daa61a910cd9171ab0811a5f60) | |||||
2008-05-06 | gitignore: Add *.swp files, *.patch files and export/libtdb.symb | Kai Blin | 1 | -0/+3 | |
(This used to be commit 48446f0c798b07a707389404f7a064ed63110cbf) | |||||
2008-04-21 | Ignore Emacs' semantic.cache | Alexander Bokovoy | 1 | -0/+1 | |
(This used to be commit 8246ffc66e6425809cfb8ca48bb31710dcddbd26) | |||||
2008-04-02 | Reintroduce header previously autogenerated but ignored by git. | Jelmer Vernooij | 1 | -3/+0 | |
Also fixed extra include in regpatch. (This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52) | |||||
2008-03-12 | Ignore some unneeded autogenerated cli_ and srv_ functions. | Günther Deschner | 1 | -0/+12 | |
Guenther (This used to be commit c8ea359c19f2907683d0cd566ef19f09cc6101bf) | |||||
2008-02-29 | Ignore autogenerated file. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 52eb2397387c62a1c5e52ce4ae217adca2c2eb1b) | |||||
2008-02-26 | update .gitignore with new test program executable | Derrell Lipman | 1 | -0/+1 | |
(This used to be commit 7e6da154b18f0aabcf2f8050bc5a57677bc9b322) | |||||
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+1 | |
(This used to be commit 6ac6de8476ba036eb041e054bc37e4503dc2fde8) | |||||
2008-02-19 | No longer ignore torture/util.h; it's static now. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit cebb68440540114531e89b774d7437d1d05a1b56) | |||||
2008-02-16 | Add static header for gencache. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 58c25657bf552a11e7c522602805ba961de94cf2) | |||||
2008-02-13 | Ignore pidl Makefile, which is autogenerated. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 5572bf854d935f3fc526a38378d23791da249f0f) | |||||
2008-02-11 | Avoid autogenerating the Makefile but rather include a data.mk file | Jelmer Vernooij | 1 | -1/+2 | |
that is autogenerated. (This used to be commit ebf6e59dfef30e1f679ea6692385a09abcb220dd) | |||||
2008-02-11 | Ignore mkconfig.mk file, which is autogenerated. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 71dc1d5d1db7e5e3cb4245c20df739926c1e8514) | |||||
2008-02-09 | Ignore Python apidocs, vim swap files. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 13a7dfb90066a52e0d90dbed5fe2c82c4af6092c) |