| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Fix torture module initializion. | Jelmer Vernooij | 2008-05-10 | 6 | -15/+15 | |
| | | * | | | | | | | Revert "Remove copy of torture file." | Jelmer Vernooij | 2008-05-10 | 2 | -1/+72 | |
| | | * | | | | | | | Install standalone python modules (so we can use stock python rather than smb... | Jelmer Vernooij | 2008-05-10 | 3 | -8/+11 | |
| | | * | | | | | | | Fix soversion for libtorture and libsamba-hostconfig. | Jelmer Vernooij | 2008-05-10 | 2 | -2/+2 | |
| | | * | | | | | | | Remove copy of torture file. | Jelmer Vernooij | 2008-05-10 | 2 | -72/+1 | |
| | | * | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 2 | -22/+15 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Fix building with system-provided LDB without breaking anything else :-) | Jelmer Vernooij | 2008-05-10 | 1 | -19/+15 | |
| | | | * | | | | | | | Revert "Fix building with system-provided LDB." | Jelmer Vernooij | 2008-05-10 | 1 | -3/+0 | |
| | | * | | | | | | | | Clean up some git merges gone wrong. | Jelmer Vernooij | 2008-05-10 | 7 | -21/+3 | |
| | | * | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 1 | -0/+3 | |
| | | |\| | | | | | | | ||||||
| | | | * | | | | | | | Fix building with system-provided LDB. | Jelmer Vernooij | 2008-05-10 | 1 | -0/+3 | |
| | | * | | | | | | | | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 93 | -748/+1002 | |
| | | |\| | | | | | | | ||||||
| | | | * | | | | | | | Fix case. | Jelmer Vernooij | 2008-05-10 | 1 | -2/+2 | |
| | | | * | | | | | | | Fix location of torture pc file. | Jelmer Vernooij | 2008-05-10 | 1 | -1/+1 | |
| | | | * | | | | | | | Fix installation of pidl perl files, torture pc file. | Jelmer Vernooij | 2008-05-10 | 4 | -2/+5 | |
| | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | | * | | | | | | Fix typo. | Jelmer Vernooij | 2008-05-08 | 1 | -1/+0 | |
| | | | * | | | | | | Add undefined symbol flag for AIX. | William Jojo | 2008-05-08 | 1 | -0/+4 | |
| | | | * | | | | | | Fix typo. | Jelmer Vernooij | 2008-05-08 | 1 | -1/+1 | |
| | | | * | | | | | | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 2008-05-08 | 2 | -2/+2 | |
| | | | * | | | | | | Install session.h, required by OpenChange's proxy. | Jelmer Vernooij | 2008-05-08 | 2 | -1/+2 | |
| | | | * | | | | | | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build | Stefan Metzmacher | 2008-05-07 | 1 | -0/+1 | |
| | | | * | | | | | | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 2008-05-07 | 2 | -1/+1 | |
| | | | * | | | | | | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 2008-05-07 | 2 | -63/+73 | |
| | | | * | | | | | | pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code | Stefan Metzmacher | 2008-05-07 | 5 | -42/+24 | |
| | | | * | | | | | | libreplace: always provide utime() and utimes() | Stefan Metzmacher | 2008-05-07 | 6 | -1/+200 | |
| | | | * | | | | | | build: fix path to lex_compile.sh | Stefan Metzmacher | 2008-05-07 | 1 | -1/+1 | |
| | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle() | Michael Adam | 2008-05-06 | 1 | -1/+1 | |
| | | | * | | | | | libreplace: check how portable utimes() and futimes() are | Stefan Metzmacher | 2008-05-06 | 1 | -0/+1 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Tiago Batista posted a patch to fix the build: | Tiago Batista | 2008-05-06 | 3 | -3/+3 | |
| | | | * | | | | Fix the build after the auth/ -> auth/ntlm/ rename | Andrew Bartlett | 2008-05-05 | 8 | -8/+8 | |
| | | | * | | | | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 2008-05-05 | 18 | -82/+258 | |
| | | | * | | | | Add a new implementation of security=server. | Andrew Bartlett | 2008-05-05 | 3 | -323/+184 | |
| | | | * | | | | Allow an NTLM response to be specified into the auth subsystem. | Andrew Bartlett | 2008-05-05 | 3 | -18/+63 | |
| | | | * | | | | Reorder this function in the file, so it reads bottom-up. | Andrew Bartlett | 2008-05-05 | 1 | -19/+18 | |
| | | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-05-01 | 32 | -52/+54 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Split up lcov target. | Jelmer Vernooij | 2008-04-27 | 1 | -2/+7 | |
| | | | | * | | | | Fix header locations. | Jelmer Vernooij | 2008-04-27 | 1 | -2/+2 | |
| | | | | * | | | | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 2008-04-27 | 31 | -48/+45 | |
| | | | * | | | | | Fix dependencies on gensec_krb5 and the NTLMSSP code. | Andrew Bartlett | 2008-04-26 | 2 | -2/+2 | |
| | | | * | | | | | Revert to using the old CIFS connection API. | Andrew Bartlett | 2008-04-25 | 2 | -17/+8 | |
| | | | * | | | | | Make the composite 'connect to server' code useful for security=server | Andrew Bartlett | 2008-04-25 | 3 | -14/+35 | |
| | | | * | | | | | Don't compile files twice when the compilation fails. | Andrew Bartlett | 2008-04-25 | 1 | -2/+1 | |
| | | | * | | | | | When a test harness program fails, make the testsuite fail. | Andrew Bartlett | 2008-04-25 | 1 | -1/+5 | |
| | | | * | | | | | Remove vampire.py as the 'net' binary is the right interface. | Andrew Bartlett | 2008-04-25 | 1 | -53/+0 | |
| | | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-25 | 6 | -33/+98 | |
| | | | |\| | | | | ||||||
| | | | * | | | | | Add comment explaining why io.in.workgroup isn't important. | Andrew Bartlett | 2008-04-24 | 1 | -0/+5 | |
| | | | * | | | | | Add documentation to session token functions. | Andrew Bartlett | 2008-04-24 | 2 | -5/+16 | |
| | | | * | | | | | Remove unused KANJI and terminal code options. | Andrew Bartlett | 2008-04-24 | 1 | -9/+0 | |
| | | * | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2008-04-25 | 361 | -12226/+6174 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 2008-04-24 | 6 | -33/+98 | |
| | | | |/ / / / | ||||||
