Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added enumprinterkey function. | Tim Potter | 2002-11-06 | 3 | -0/+72 | |
| | | | | Stub for deleteprinterkey. | |||||
* | Moved function to parse a list of unicode strings into util file. | Tim Potter | 2002-11-06 | 2 | -26/+26 | |
| | | | | | It's now used in parsing printer driver structures and the response from the enumprinterkey rpc. | |||||
* | Add group management support (patch from metze) | Jelmer Vernooij | 2002-11-06 | 2 | -0/+67 | |
| | ||||||
* | Fix compiler warnings. | Tim Potter | 2002-11-06 | 1 | -4/+5 | |
| | ||||||
* | Adapt to latest pdb API changes - only thing left is group support | Jelmer Vernooij | 2002-11-06 | 2 | -21/+17 | |
| | ||||||
* | pdb_get_unknown? -> pdb_get_unknown_? | Jelmer Vernooij | 2002-11-06 | 1 | -3/+3 | |
| | ||||||
* | Remove pdb_sql.o.. this one got in by accident | Jelmer Vernooij | 2002-11-06 | 1 | -1/+1 | |
| | ||||||
* | pytdbpack_unpack: Clean up, and correct the handling of '$'. | Martin Pool | 2002-11-06 | 1 | -20/+18 | |
| | ||||||
* | Add another test case for repeated-unpack ('$') | Martin Pool | 2002-11-06 | 1 | -0/+9 | |
| | ||||||
* | Merge of get_dc_list() api change. This was slightly more intrusive | Tim Potter | 2002-11-06 | 8 | -74/+108 | |
| | | | | than the version in APPLIANCE so watch out for boogs. | |||||
* | Ignore profiles binary. | Tim Potter | 2002-11-06 | 1 | -0/+1 | |
| | ||||||
* | Merge of lp_talloc_free() call in init_domain_list() from APPLIANCE. | Tim Potter | 2002-11-05 | 1 | -0/+7 | |
| | ||||||
* | Ensure can_delete returns correct error code. | Jeremy Allison | 2002-11-05 | 1 | -1/+4 | |
| | | | | Jeremy. | |||||
* | correct make | Jelmer Vernooij | 2002-11-05 | 36 | -3750/+5837 | |
| | ||||||
* | Missed extern declaration. | Jeremy Allison | 2002-11-05 | 1 | -0/+1 | |
| | | | | Jeremy. | |||||
* | Fix to correctly return NT_STATUS_DELETE_PENDING. | Jeremy Allison | 2002-11-05 | 2 | -0/+4 | |
| | | | | Jeremy. | |||||
* | Small fix from Guenther Deschner <guenther.deschner@suse.de> | Jelmer Vernooij | 2002-11-05 | 1 | -2/+2 | |
| | | | | (remove junk chars) | |||||
* | 'make everything' in docs | Jelmer Vernooij | 2002-11-05 | 53 | -14742/+19978 | |
| | ||||||
* | Fix small syntax errors | Jelmer Vernooij | 2002-11-05 | 5 | -10/+13 | |
| | ||||||
* | pytdbpack_pack_data: Allow first argument to be any kind of Number, | Martin Pool | 2002-11-05 | 1 | -3/+9 | |
| | | | | not just an Integer. Coerce appropriately. | |||||
* | pytdbpack_pack_data: If the first argument to a 'B' code is not an | Martin Pool | 2002-11-05 | 1 | -1/+3 | |
| | | | | | Integer, raise an error rather than just returning Null, which breaks the interpreter. | |||||
* | A small fix by Andy Thomas. Now that incrementing the Auth index has | Richard Sharpe | 2002-11-05 | 1 | -1/+2 | |
| | | | | | been pushed into a macro, things do not work so well. Move the increment out of the array index. | |||||
* | Add note about obsolete section | Jelmer Vernooij | 2002-11-05 | 1 | -2/+2 | |
| | ||||||
* | Tell popt this command requires 1 'normal' argument and has two optional ↵ | Jelmer Vernooij | 2002-11-05 | 1 | -0/+7 | |
| | | | | 'normal' parameters | |||||
* | Don't generate ../examples/pdb/{xml,mysql}/configure | Jelmer Vernooij | 2002-11-05 | 1 | -3/+1 | |
| | ||||||
* | Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/Makefile | Jelmer Vernooij | 2002-11-05 | 1 | -1/+1 | |
| | ||||||
* | Add pdb_xml docs | Jelmer Vernooij | 2002-11-05 | 2 | -0/+44 | |
| | ||||||
* | Move pdb_xml to source/ | Jelmer Vernooij | 2002-11-05 | 5 | -65/+8 | |
| | ||||||
* | Fix various small syntax errors | Jelmer Vernooij | 2002-11-05 | 6 | -9/+145 | |
| | | | | | add docs for pdb_mysql don't build obsolete docs in Makefile | |||||
* | Convert pdb_mysql docs to sgml | Jelmer Vernooij | 2002-11-05 | 1 | -92/+0 | |
| | ||||||
* | Move pdb_mysql to source/passdb | Jelmer Vernooij | 2002-11-05 | 3 | -72/+0 | |
| | ||||||
* | Rerun autoconf | Jelmer Vernooij | 2002-11-05 | 1 | -8611/+17906 | |
| | ||||||
* | Add support to build plugins in source/ | Jelmer Vernooij | 2002-11-05 | 3 | -7/+397 | |
| | ||||||
* | The default for 'announce version' is 4.9, not 4.5 or 4.2 | Jelmer Vernooij | 2002-11-05 | 1 | -2/+2 | |
| | ||||||
* | See if char * makes the Irix C compiler happier than void *? | Richard Sharpe | 2002-11-05 | 1 | -1/+1 | |
| | ||||||
* | Remove DRIVERFILE constant. It was removed with the old win95 | Tim Potter | 2002-11-05 | 4 | -7/+0 | |
| | | | | printer driver stuff. | |||||
* | pytdbpack_pack_data: Oops, since B is separately encoded as buffer and | Martin Pool | 2002-11-05 | 1 | -5/+8 | |
| | | | | | length we need separate counters traversing the format and value sequences to pack them. | |||||
* | Update test cases. | Martin Pool | 2002-11-05 | 1 | -28/+32 | |
| | ||||||
* | Make all of the required (I think) changes to make this code work for | Richard Sharpe | 2002-11-05 | 1 | -25/+61 | |
| | | | | big endian and little endian systems. | |||||
* | Rerun autoconf. | Tim Potter | 2002-11-05 | 1 | -17330/+8612 | |
| | ||||||
* | Fix mysterious error message when running 'make python_{ext,install}' | Tim Potter | 2002-11-05 | 2 | -5/+7 | |
| | | | | without configuring with python. | |||||
* | Start handling Big Endian machines as well as little endian. | Richard Sharpe | 2002-11-05 | 1 | -2/+2 | |
| | ||||||
* | pytdbpack_unpack: Handle unpacking Buffers into (LEN, DATA): form list | Martin Pool | 2002-11-05 | 1 | -21/+45 | |
| | | | | by appending, rather than preallocating. | |||||
* | VFStest already has pop_common via smbd, so don't link it twice. | Andrew Bartlett | 2002-11-04 | 1 | -1/+1 | |
| | | | | Andrew Bartlett | |||||
* | Add more test cases that now work. | Martin Pool | 2002-11-04 | 1 | -1/+2 | |
| | ||||||
* | pytdbpack_pack_data: Allow 'd' and 'w' formats to take either Integer | Martin Pool | 2002-11-04 | 1 | -2/+20 | |
| | | | | or Long arguments. | |||||
* | Make sure uint32 unpacking is unsigned, and generates a Python long so | Martin Pool | 2002-11-04 | 1 | -10/+10 | |
| | | | | that it can represent all the unsigned values | |||||
* | Re-add some tests which do work with both implementations | Martin Pool | 2002-11-04 | 1 | -6/+6 | |
| | ||||||
* | Comment out test cases where the old and new parser are different. | Martin Pool | 2002-11-04 | 1 | -60/+71 | |
| | ||||||
* | pytdbpack_calc_reqd_len: Correct calculation of packed length of | Martin Pool | 2002-11-04 | 1 | -5/+8 | |
| | | | | string types |