Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-21 | .gitignore: add "partition_proto.h" | Matthias Dieter Wallnöfer | 1 | -0/+1 | |
2009-10-19 | gitignore: remove old netlogon prototypes. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2009-10-16 | s4/drs(tort): ignore drs/proto.h file | Kamen Mazdrashki | 1 | -0/+1 | |
2009-10-12 | Enhance ".gitignore" file for s4 | Matthias Dieter Wallnöfer | 1 | -0/+2 | |
2009-09-13 | Ignore source4/dsdb/kcc/kcc_service_proto.h. | Matt Kraai | 1 | -0/+1 | |
2009-09-07 | gitignore: Ignore additional auto-generated files. | Andrew Kroeger | 1 | -0/+4 | |
2009-09-03 | Ignoring generated files: | Kamen Mazdrashki | 1 | -0/+2 | |
libcli/smb/smb_common_proto.h source4/torture/ntp/proto.h | |||||
2009-07-31 | .gitignore: ignore more generated files | Stefan Metzmacher | 1 | -0/+5 | |
metze | |||||
2009-07-28 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 1 | -1/+1 | |
It is much easier to do decryption with wireshark when the keytab is available for every host in the domain. Running 'net export keytab <keytab name>' will export the current (as pointed to by the supplied smb.conf) local Samba4 doamin. (This uses Heimdal's 'hdb' keytab and then the existing hdb-samba4, and so has a good chance of keeping working in the long term). Andrew Bartlett | |||||
2009-06-19 | Correct handling of 32-bit integer attributes in SAMBA 4 | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
- LDB handles now all 32-bit integer attributes correctly (also with overflows) according to the schema - LDAP backends handle the attributes "groupType", "userAccountControl" and "sAMAccountType" correctly. This handling doesn't yet use the schema but the conversion file "simple_ldap.map.c" which contains them hardcoded. Did also a refactoring of the conversion function there. - Bug #6136 should be gone | |||||
2009-06-04 | gitignore: remove traces of source4/libcli/auth. | Günther Deschner | 1 | -1/+0 | |
This makes it possible clean up a master checkout with git clean -x -f -d and build samba4 afterwards. Guenther | |||||
2009-06-01 | gitignore: Ignore additional auto-generated file | Andrew Kroeger | 1 | -0/+1 | |
2009-05-26 | gitignore: Ignore additional auto-generated files. | Andrew Kroeger | 1 | -1/+3 | |
Corrected path to tdr_proto.h and added librpc/gen_ndr/{cli,srv}_dcerpc.[ch]. | |||||
2009-05-01 | Ignore docs-xml/output directory and its contents as well as png files | Jelmer Vernooij | 1 | -0/+29 | |
generated run-time from versioned svg files. | |||||
2009-05-01 | Add more output generated by the documentation build process to .gitignore. | Jelmer Vernooij | 1 | -0/+3 | |
2009-03-17 | .gitignore source4/torture/ldb/proto.h | Michael Adam | 1 | -0/+1 | |
Michael | |||||
2009-02-14 | ignore new test program executables | Derrell Lipman | 1 | -0/+2 | |
2009-02-05 | spoolss: move ndr spoolss helper to main librpc dir. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2009-02-05 | Do not ignore spoolss anymore. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2009-01-05 | s3 merged build: Remove redundant #defines that are in idl generated headers | Tim Prouty | 1 | -1/+1 | |
This fixes a series of samba3 build warnings in the merged build with --enable-picky-developer=yes. 'error: "X" redefined', where X is one of the redundant #defines. This required committing a static version of spoolss.h for it to be included by non-merged s3 builds. | |||||
2008-12-22 | Fix standalone build of tdb python module, update ignores for standalone tdb. | Jelmer Vernooij | 1 | -0/+5 | |
2008-12-20 | Stop using SWIG for ldb Python bindings. | Jelmer Vernooij | 1 | -0/+3 | |
2008-12-20 | Fix standalone compilation of events library. | Jelmer Vernooij | 1 | -0/+1 | |
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) |