| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move OID documents to web module | Jelmer Vernooij | 2002-10-23 | 2 | -46/+0 |
| * | much simpler code to choose a DC to contact in winbindd. We now always | Andrew Tridgell | 2002-10-23 | 1 | -55/+6 |
| * | Debug level 12 is a typo. | Jeremy Allison | 2002-10-23 | 1 | -2/+2 |
| * | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 2002-10-23 | 8 | -202/+559 |
| * | if trusted domains are disabled then we should not try to connect to | Andrew Tridgell | 2002-10-23 | 1 | -1/+6 |
| * | fixed a possible segv when dealing with a blank password | Andrew Tridgell | 2002-10-23 | 1 | -2/+6 |
| * | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 2002-10-22 | 3 | -5/+11 |
| * | Some was asking to look at this code, so better it stay there until we decide... | Simo Sorce | 2002-10-22 | 5 | -0/+1846 |
| * | Fixed bug in session setup kwlist. | Tim Potter | 2002-10-21 | 1 | -2/+25 |
| * | Same segfault as in add_groupmem. | Volker Lendecke | 2002-10-21 | 1 | -5/+10 |
| * | pdb_unix.c did not really expect group RIDs dictated by a PDC and looking | Volker Lendecke | 2002-10-21 | 1 | -2/+4 |
| * | merge from samba_3_0 | Gerald Carter | 2002-10-21 | 5 | -317/+94 |
| * | This moves the group mapping API into the passdb backend. | Volker Lendecke | 2002-10-21 | 16 | -52/+546 |
| * | I was somewhat annoyed by 'pdbedit -a vl' spitting an error message | Volker Lendecke | 2002-10-21 | 1 | -1/+7 |
| * | Fix usage message | Jelmer Vernooij | 2002-10-21 | 1 | -1/+1 |
| * | Remove obsolete acconfig.h - we now use comments in AC_DEFINE() | Jelmer Vernooij | 2002-10-21 | 5 | -905/+1144 |
| * | Add faq chapter about the samba features | Jelmer Vernooij | 2002-10-21 | 1 | -0/+376 |
| * | Don't say we need WINS Replication documentation | Jelmer Vernooij | 2002-10-21 | 1 | -3/+3 |
| * | Recognize FreeBSD5 correctly (not as being sysv...) | Jelmer Vernooij | 2002-10-21 | 5 | -9223/+17772 |
| * | sync with SAMBA_3_0 | Gerald Carter | 2002-10-21 | 2 | -593/+1 |
| * | Sync with metze's CVS tree | Jelmer Vernooij | 2002-10-21 | 1 | -79/+253 |
| * | Small patch from metze to add 3 parameters to vfs_init, as it requires | Jelmer Vernooij | 2002-10-21 | 1 | -1/+2 |
| * | Add text doc about what work is left on the docs for 3.0 | Jelmer Vernooij | 2002-10-21 | 1 | -0/+57 |
| * | Test both new samba.tdbpack and oldtdbutil pack/unpack routines. | Martin Pool | 2002-10-21 | 1 | -29/+37 |
| * | Import old pure Python version of tdbpack/unpack, so that we can do | Martin Pool | 2002-10-21 | 1 | -0/+144 |
| * | The libsmb module uses py_ntsec.o | Tim Potter | 2002-10-21 | 1 | -1/+2 |
| * | Fixed up tconx function. Implemented nt_create_andx, query_secdesc | Tim Potter | 2002-10-21 | 1 | -12/+121 |
| * | Whoops - this should be in py_smb.c | Tim Potter | 2002-10-21 | 1 | -52/+0 |
| * | Give better error messages for TypeError, which will arise if e.g. you | Martin Pool | 2002-10-21 | 1 | -10/+24 |
| * | More cleanups of validation functions. | Tim Potter | 2002-10-21 | 2 | -19/+66 |
| * | Zero some more return values. | Tim Potter | 2002-10-21 | 1 | -1/+2 |
| * | add a 'mangle prefix' option to allow people to tune the number of | Andrew Tridgell | 2002-10-21 | 3 | -21/+61 |
| * | level should be a uint32 in enum_ports function. | Tim Potter | 2002-10-21 | 1 | -1/+1 |
| * | Stricter validation in python->C conversion functions. | Tim Potter | 2002-10-21 | 1 | -9/+16 |
| * | Fixed DRIVER_INFO_3 conversion function to check for dependent_files | Tim Potter | 2002-10-21 | 1 | -3/+29 |
| * | Fix a silly memset typo. | Tim Potter | 2002-10-21 | 1 | -2/+2 |
| * | reverted an incorrect fix. What I was trying to do was fix a problem | Andrew Tridgell | 2002-10-21 | 1 | -1/+1 |
| * | a space is a standard valid character in a filename | Andrew Tridgell | 2002-10-21 | 1 | -1/+1 |
| * | Zero tallocated memory in decode_printer_info, decode_driver_info, | Tim Potter | 2002-10-21 | 1 | -0/+10 |
| * | Bugfix for pidfile_create() from Kelledin. | Tim Potter | 2002-10-21 | 1 | -1/+1 |
| * | Added stubs for query/set security descriptors on files. Not even close to | Tim Potter | 2002-10-20 | 1 | -0/+52 |
| * | Fix full_name for info23 as well. Thanks, Andrew. | Volker Lendecke | 2002-10-19 | 1 | -1/+1 |
| * | This fixes some bugs for NT4 usrmgr.exe | Volker Lendecke | 2002-10-19 | 3 | -9/+33 |
| * | must add one to the extra_data size to transfer the 0 string terminator. | Herb Lewis | 2002-10-18 | 1 | -1/+2 |
| * | Don't encourage people to use -P - it's obsolete | Jelmer Vernooij | 2002-10-18 | 1 | -1/+0 |
| * | It seems that I'm meant to be using the helper function here, not the struct | Andrew Bartlett | 2002-10-18 | 1 | -1/+1 |
| * | Document parameters that have been added in 3.0 | Jelmer Vernooij | 2002-10-18 | 4 | -5/+15 |
| * | Update for 3.0 (document -B, -s, -n options). Is now current | Jelmer Vernooij | 2002-10-18 | 1 | -1/+30 |
| * | smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION section | Jelmer Vernooij | 2002-10-18 | 1 | -1/+1 |
| * | Try to put some questions from the mailinglist in | Jelmer Vernooij | 2002-10-18 | 1 | -0/+8 |